From 43e81861d81cb8d81114b892b3984a0060d48cf3 Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Wed, 18 Jan 2023 18:43:08 +0100 Subject: [PATCH] Debug update strategy 04 --- Chart.yaml | 2 +- values_nsodev.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index be4a5af..3cef100 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -34,5 +34,5 @@ dependencies: version: 0.1.5 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress - version: 0.1.5 + version: 0.1.6 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo diff --git a/values_nsodev.yaml b/values_nsodev.yaml index a9c0382..e27774b 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -85,9 +85,9 @@ smardigo-wordpress: wordpress: multisite: host: connect-wordpress-nsodev-prodwork01.smardigo.digital - updateStrategy: - type: Recreate - rollingUpdate: null + #updateStrategy: + # type: Recreate + # rollingUpdate: null extraEnvVars: - name: WORDPRESS_DEBUG value: "1"