master
Marius Ensrud 4 years ago
parent 1ebfef8c4b
commit b1627519e6

@ -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

Loading…
Cancel
Save