Debug cron

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

@ -18,8 +18,6 @@ spec:
image: busybox:1.28 image: busybox:1.28
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /bin/wget - /bin/sleep
- --no-check-certificate - "3600"
- -q
- https://{{ index .Values "smardigo-wordpress" "wordpress" "ingress" "hostname" }}/wp-admin.php
restartPolicy: OnFailure restartPolicy: OnFailure

Loading…
Cancel
Save