added possibility to use latest containers for CCM and CSI

This commit is contained in:
Karim Naufal
2022-01-15 09:14:25 +01:00
parent cd9bcd9710
commit 13c97069b5
4 changed files with 8 additions and 8 deletions

View File

@@ -17,9 +17,9 @@ agents_num = 2
# hetzner_ccm_version = ""
# hetzner_csi_version = ""
# If you want to kustomize the Hetzner CCM and CSI containers with the "latest" or "canary" tags and imagePullPolicy Always,
# If you want to kustomize the Hetzner CCM and CSI containers with the "latest" tags and imagePullPolicy Always,
# to have them automatically update when the node themselve get updated via the rancher system upgrade controller, the default is "false".
# If you choose to keep the default of "false", you can always use ArgoCD to monitor the CSI and CCM manifest for new releases,
# that is probably the more "vanilla" option to keep these components always updated.
# hetzner_ccm_container_latest = true
# hetzner_csi_container_latest = true
# hetzner_ccm_containers_latest = true
# hetzner_csi_containers_latest = true