mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: use kah kubectl image
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
|||||||
- name: regcred
|
- name: regcred
|
||||||
containers:
|
containers:
|
||||||
- name: gitea-repositories-backup
|
- 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
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "bin/sh"
|
- "bin/sh"
|
||||||
|
@@ -17,7 +17,7 @@ spec:
|
|||||||
- name: regcred
|
- name: regcred
|
||||||
containers:
|
containers:
|
||||||
- name: gitea-repositories-backup
|
- 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
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "bin/sh"
|
- "bin/sh"
|
||||||
|
Reference in New Issue
Block a user