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