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"

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"

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: jobs
containers:
- name: qbittorrent-upgrade-p2pblocklist
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"

View File

@@ -14,7 +14,7 @@ spec:
serviceAccountName: secret-reflector
containers:
- name: secret-reflector
image: ghcr.io/k8s-at-home/kubectl:v1.24.1
image: ghcr.io/auricom/kubectl:v1.24.2@sha256:7a3a4d1ba11ef45fd31b124258c8bfa3d9cf56569de6f134a13f4db7b9634190
command:
- "/bin/sh"
- "-ec"