feat: switch kubeconfig to tailnet endpoint and deploy Hetzner CSI
This commit is contained in:
4
ansible/roles/csi/defaults/main.yml
Normal file
4
ansible/roles/csi/defaults/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
hcloud_token: ""
|
||||
cluster_name: "k8s-cluster"
|
||||
csi_manifest_url: "https://raw.githubusercontent.com/hetznercloud/csi-driver/v2.12.0/deploy/kubernetes/hcloud-csi.yml"
|
||||
Reference in New Issue
Block a user