Explorar o código

add server side apply to rook for crds

Josh Bicking hai 2 semanas
pai
achega
e2fd34fb29
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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