⬆️ kubectl image

This commit is contained in:
auricom
2023-09-16 08:52:54 +02:00
parent e81c0912b2
commit 43b9f654b7

View File

@@ -34,9 +34,8 @@ spec:
schedule: "@daily"
restartPolicy: OnFailure
image:
repository: ghcr.io/onedr0p/kubernetes-kubectl
tag: 1.28.2@sha256:ec27da3d60e4979e53dcf1a5f36656623b3488c7aa0d88112b0978cce09f43ad
command: ["/bin/bash", "/app/opnsense-backup.sh"]
repository: ghcr.io/auricom/kubectl
tag: 1.28.2@sha256:ac6ffc31b4632cd0c390d2e91a91916b66aee1363d406410b69bcf4f556a1038
env:
OPNSENSE_URL: "https://opnsense.${SECRET_DOMAIN}"
S3_URL: "https://truenas.${SECRET_DOMAIN}:51515"