Update template and update script
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2020-07-11 00:00:25 +02:00
parent c0ceae535e
commit beff055784
21 changed files with 643 additions and 71 deletions

View file

@ -24,8 +24,8 @@
namespace: kube-system
type: Opaque
stringData:
token: "{{ LINODE_TOKEN }}"
region: "{{ LINODE_REGION }}"
token: "{{ LINODE_TOKEN | default('token_missing')}}"
region: "{{ LINODE_REGION | default('token_missing')}}"
- name: linode-storage need to be {{ storage_linode_state }}
k8s: