fix: add the SkipDryRunOnMissingResource option to metallb-config

This commit is contained in:
jad0s 2026-05-05 20:45:20 +02:00
parent faf37aa0aa
commit f74df104e3

View file

@ -20,3 +20,4 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- SkipDryRunOnMissingResource=true