diff --git a/charts/wordpress/5.9.3/values.yaml b/charts/wordpress/5.9.3/values.yaml index 20d8c87..2bc4930 100644 --- a/charts/wordpress/5.9.3/values.yaml +++ b/charts/wordpress/5.9.3/values.yaml @@ -110,7 +110,8 @@ livenessProbe: readinessProbe: enabled: true httpGet: - path: /wp-login.php + #path: /wp-login.php + path: /?nocache port: '{{ .Values.wordpressScheme }}' scheme: '{{ .Values.wordpressScheme | upper }}' ## If using an HTTPS-terminating load-balancer, the probes may need to behave