Update versions of addons
[icn.git] / deploy / site / cluster-icn / flux-system / kustomization.yaml
index 3842229..0ef2fc9 100644 (file)
@@ -1,5 +1,24 @@
 apiVersion: kustomize.config.k8s.io/v1beta1
 kind: Kustomization
+
 resources:
 - gotk-components.yaml
 - gotk-sync.yaml
+
+patchesJson6902:
+- path: run-as-user-patch.json
+  target:
+    kind: Deployment
+    name: helm-controller
+- path: run-as-user-patch.json
+  target:
+    kind: Deployment
+    name: kustomize-controller
+- path: run-as-user-patch.json
+  target:
+    kind: Deployment
+    name: notification-controller
+- path: run-as-user-patch.json
+  target:
+    kind: Deployment
+    name: source-controller