feat: change kubectl image repository

This commit is contained in:
auricom
2022-07-04 21:17:04 +02:00
parent 8d756df6ae
commit 2da7e486be
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ spec:
- name: regcred
containers:
- name: gitea-repositories-backup
image: ghcr.io/k8s-at-home/kubectl:v1.24.1
image: ghcr.io/auricom/kubectl:v1.24.2@sha256:7a3a4d1ba11ef45fd31b124258c8bfa3d9cf56569de6f134a13f4db7b9634190
imagePullPolicy: IfNotPresent
command:
- "bin/sh"