mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 00:34:25 +02:00
fix(images): update ghcr.io/k8s-at-home/kubectl to v1.22.2
Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
serviceAccountName: secret-reflector
|
||||
containers:
|
||||
- name: secret-reflector
|
||||
image: ghcr.io/k8s-at-home/kubectl:v1.22.1
|
||||
image: ghcr.io/k8s-at-home/kubectl:v1.22.2
|
||||
command:
|
||||
- "/bin/sh"
|
||||
- "-ec"
|
||||
|
Reference in New Issue
Block a user