This commit is contained in:
zramsay 2024-07-23 12:34:51 -04:00
parent 774a3718e4
commit eca3c77473

View File

@ -1,11 +1,4 @@
---
k8s_cluster_token: f63c34881f3d7fbd30229db4c92d902b
# secrets can be stored in a file or as a template, the template secrets gets dynamically base64 encoded while file based secrets must be encoded by hand
#k8s_secrets:
# - name: digitalocean-dns
# type: template
# namespace: cert-manager
# secrets:
# - key: access-token
# value: <digital_ocean_access_token>
# note: delete this file; it will be re-created when running `./roles/k8s/files/token-vault.sh ./group_vars/lx_cad/k8s-vault.yml`