Use the correct kubectl for the cluster (#248)

This commit is contained in:
kfox1111
2023-05-16 20:28:53 +02:00
committed by GitHub
parent ee43c5e36f
commit aed6fdfe4e
7 changed files with 77 additions and 63 deletions
+3 -3
View File
@@ -224,12 +224,12 @@ controllerManager:
upgradeHook:
image:
# -- The OCI registry to pull the image from
registry: cgr.dev
registry: docker.io
# -- The repository within the registry
repository: chainguard/kubectl
repository: rancher/kubectl
# -- The image pull policy
pullPolicy: IfNotPresent
version: latest
version: ""
telemetry:
prometheus: