tweaked readme
This commit is contained in:
@@ -24,11 +24,10 @@ agents_num = 2
|
||||
# hetzner_csi_version = ""
|
||||
|
||||
# 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_containers_latest = true
|
||||
# hetzner_csi_containers_latest = true
|
||||
# to have them automatically update when the node themselve get updated via the rancher system upgrade controller, the default is "true".
|
||||
# Instead, if you choose false, it will give you the versions that Hetzner uses at the time of install.
|
||||
# hetzner_ccm_containers_latest = false
|
||||
# hetzner_csi_containers_latest = false
|
||||
|
||||
# If you want to use letsencrypt with tls Challenge, the email address is used to send you certificates expiration notices
|
||||
# traefik_acme_tls = true
|
||||
|
Reference in New Issue
Block a user