فهرست منبع

add server side apply to rook for crds

Josh Bicking 2 هفته پیش
والد
کامیت
e2fd34fb29
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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