added kured and fixed initial ignition disk partitioning

This commit is contained in:
Karim Naufal
2022-02-07 08:46:10 +01:00
parent 7532e7a4d5
commit fba212de47
13 changed files with 108 additions and 12 deletions

View File

@@ -26,6 +26,9 @@ agents_num = 2
# hetzner_ccm_containers_latest = true
# hetzner_csi_containers_latest = true
# If you want to kustomize the kured container with the latest image tag and imagePullPolicy Always, set this to true, by default it's false
# kured_container_latest = true
# If you want to use letsencrypt with tls Challenge, the email address is used to send you certificates expiration notices
# traefik_acme_tls = true
# traefik_acme_email = "mail@example.com"