Parcourir la source

add server side apply to rook for crds

Josh Bicking il y a 2 semaines
Parent
commit
e2fd34fb29
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      backup/applications.yaml

+ 2 - 0
backup/applications.yaml

@@ -58,6 +58,7 @@ spec:
   syncPolicy:
     syncOptions:
       - CreateNamespace=true
+      - ServerSideApply=true
     automated:
       enabled: true
 ---
@@ -87,5 +88,6 @@ spec:
   syncPolicy:
     syncOptions:
       - CreateNamespace=true
+      - ServerSideApply=true
     automated:
       enabled: true