From ae4df06fbe65c44ce543414760f956b827fbffba Mon Sep 17 00:00:00 2001 From: Lance Currington Date: Fri, 22 Nov 2024 18:46:19 -0600 Subject: [PATCH] fixed app file --- app-nginx-test.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-nginx-test.yaml b/app-nginx-test.yaml index c865276..fb7d192 100644 --- a/app-nginx-test.yaml +++ b/app-nginx-test.yaml @@ -18,7 +18,7 @@ spec: syncOptions: - CreateNamespace=true - automated: - selfHeal: true - prune: true + automated: + selfHeal: true + prune: true