fix lint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-07-11 00:28:05 +02:00
parent 14aac4e33e
commit 8dd47900cf

View file

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