Address error with helm-controller restarting
[icn.git] / deploy / site / pod11 / cluster / icn / addons.yaml
index 170028a..a84b32f 100644 (file)
@@ -13,3 +13,30 @@ spec:
     name: icn
   wait: true
   timeout: 10m
+  patches:
+  - patch: |
+      - op: add
+        path: /spec/healthChecks/-
+        value:
+          apiVersion: helm.toolkit.fluxcd.io/v2beta1
+          kind: HelmRelease
+          name: monitor
+          namespace: emco
+      - op: add
+        path: /spec/healthChecks/-
+        value:
+          apiVersion: helm.toolkit.fluxcd.io/v2beta1
+          kind: HelmRelease
+          name: services
+          namespace: emco
+      - op: add
+        path: /spec/healthChecks/-
+        value:
+          apiVersion: helm.toolkit.fluxcd.io/v2beta1
+          kind: HelmRelease
+          name: tools
+          namespace: emco
+    target:
+      kind: Kustomization
+      name: sriov-network-operator
+      namespace: kud