diff --git a/everything-app/project-apps.yaml b/everything-app/project-apps.yaml index cff5582..afdc8f9 100644 --- a/everything-app/project-apps.yaml +++ b/everything-app/project-apps.yaml @@ -26,6 +26,3 @@ spec: - name: '*' namespace: '*' server: https://kubernetes.default.svc - syncPolicy: - automated: - selfHeal: true diff --git a/everything-app/project-infra.yaml b/everything-app/project-infra.yaml index 0b29212..abe6bfb 100644 --- a/everything-app/project-infra.yaml +++ b/everything-app/project-infra.yaml @@ -42,6 +42,3 @@ spec: - https://seaweedfs.github.io/seaweedfs-csi-driver/helm - https://charts.pascaliske.dev - https://codecentric.github.io/helm-charts - syncPolicy: - automated: - selfHeal: true