Pārlūkot izejas kodu

add server side apply to rook for crds

Josh Bicking 2 nedēļas atpakaļ
vecāks
revīzija
e2fd34fb29
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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