@ -17,9 +17,9 @@ spec:
- name: wp-cron
image: rancher/curlimages-curl:7.73.0
imagePullPolicy: IfNotPresent
command:
- wget
- -q
- -O /tmp/wp-cron.php
args:
- -s
- -o
- /dev/null
- https://{{ index .Values "smardigo-wordpress" "wordpress" "ingress" "hostname" }}/wp-cron.php
restartPolicy: OnFailure