From 44177aed4a0f177b258a128b4a01e1414de5b5a3 Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Wed, 18 Jan 2023 18:32:48 +0100 Subject: [PATCH] Debug update strategy 03 --- Chart.yaml | 2 +- values_nsodev.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 408779c..be4a5af 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.4 + version: 0.1.5 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo diff --git a/values_nsodev.yaml b/values_nsodev.yaml index ae5c1f8..a9c0382 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -87,6 +87,7 @@ smardigo-wordpress: host: connect-wordpress-nsodev-prodwork01.smardigo.digital updateStrategy: type: Recreate + rollingUpdate: null extraEnvVars: - name: WORDPRESS_DEBUG value: "1"