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