Bugfix wpcron

cherry-pick-9c6aec87
Michael Haehnel 3 years ago
parent 9ab78d9b0a
commit f73ec5d335
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -18,7 +18,7 @@ spec:
image: rancher/curlimages-curl:7.73.0
imagePullPolicy: IfNotPresent
command:
- /usr/bin/wget
- wget
- -q
- -O /tmp/wp-cron.php
- https://{{ index .Values "smardigo-wordpress" "wordpress" "ingress" "hostname" }}/wp-cron.php

Loading…
Cancel
Save