fix: add the SkipDryRunOnMissingResource option to metallb-config
This commit is contained in:
parent
faf37aa0aa
commit
f74df104e3
1 changed files with 1 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ spec:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
- SkipDryRunOnMissingResource=true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue