Füge zusätzliche Synchronisierungsoptionen für die ApplicationSet-Konfiguration hinzu
This commit is contained in:
@@ -26,3 +26,6 @@ spec:
|
||||
namespace: '{{path.basename}}'
|
||||
syncPolicy:
|
||||
automated: {prune: true, selfHeal: true}
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true
|
||||
Reference in New Issue
Block a user