From f63839194cc336b97b5c8c08bfbffcc5fbd3dfb9 Mon Sep 17 00:00:00 2001 From: Martyn Date: Tue, 27 Jan 2026 19:47:33 +0100 Subject: [PATCH] oops, lol --- everything-app/project-apps.yaml | 3 --- everything-app/project-infra.yaml | 3 --- 2 files changed, 6 deletions(-) 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