diff --git a/everything-app/project-apps.yaml b/everything-app/project-apps.yaml index bc0c418..fb1de5b 100644 --- a/everything-app/project-apps.yaml +++ b/everything-app/project-apps.yaml @@ -17,6 +17,3 @@ spec: - name: '*' namespace: '*' server: https://kubernetes.default.svc - sycPolicy: - automated: - selfHeal: 'true' diff --git a/everything-app/project-infra.yaml b/everything-app/project-infra.yaml index 08590cf..210e046 100644 --- a/everything-app/project-infra.yaml +++ b/everything-app/project-infra.yaml @@ -29,6 +29,3 @@ spec: - https://helm.cilium.io/ - https://openebs.github.io/mayastor-extensions/ - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts - sycPolicy: - automated: - selfHeal: 'true'