feat: use kah kubectl image

This commit is contained in:
auricom
2022-06-26 13:19:44 +02:00
parent f433032075
commit 3cc515232a
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ spec:
- name: regcred
containers:
- name: gitea-repositories-backup
image: registry.${SECRET_CLUSTER_DOMAIN}/homelab/home-cluster-jobs:1.2.0
image: ghcr.io/k8s-at-home/kubectl:v1.24.1
imagePullPolicy: IfNotPresent
command:
- "bin/sh"