From 618190c4f9c3598e18114931844d4a3ac67d45e9 Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Fri, 1 Nov 2024 12:53:52 +0100 Subject: [PATCH] debug --- argocd/apps/wordpress/wordpress.yaml | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/argocd/apps/wordpress/wordpress.yaml b/argocd/apps/wordpress/wordpress.yaml index 1613d6e..110b306 100644 --- a/argocd/apps/wordpress/wordpress.yaml +++ b/argocd/apps/wordpress/wordpress.yaml @@ -43,22 +43,4 @@ spec: selfHeal: true prune: true syncOptions: - - CreateNamespace=true -containerSecurityContext: - enabled: false -mariadb: - primary: - containerSecurityContext: - enabled: false - podSecurityContext: - enabled: false - serviceAccount: - create: false -memcached: - containerSecurityContext: - enabled: false - podSecurityContext: - enabled: false -podSecurityContext: - enabled: false -wordpressPassword: S39BKWjSkh + - CreateNamespace=true \ No newline at end of file