Swap to our template design
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
:namespace "kube-system"}
|
||||
:stringData {:token (-> cfg :hcloudToken)}}
|
||||
:chart-opts {:fetchOpts {:repo "https://charts.hetzner.cloud"}
|
||||
:helm-values-fn #(clj->js {:controller {:enabled false
|
||||
:existingSecret {:name "hcloud-csi-secret"}
|
||||
:node {:existingSecret {:name "hcloud-csi-secret"}}}})}})
|
||||
:values {:controller {:enabled false
|
||||
:existingSecret {:name "hcloud-csi-secret"}
|
||||
:node {:existingSecret {:name "hcloud-csi-secret"}}}}}})
|
||||
Reference in New Issue
Block a user