Change Secrets Store deployment
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
838b0de25f
commit
cf4bab4db7
12 changed files with 24 additions and 444 deletions
|
|
@ -29,6 +29,10 @@
|
|||
tags:
|
||||
- nfs
|
||||
- storage
|
||||
- include_tasks: "secrets-store.yml"
|
||||
tags:
|
||||
- secrets-store
|
||||
- storage
|
||||
|
||||
# https://medium.com/asl19-developers/create-readwritemany-persistentvolumeclaims-on-your-kubernetes-cluster-3a8db51f98e3
|
||||
# https://github.com/ctrox/csi-s3
|
||||
|
|
@ -38,7 +42,6 @@
|
|||
|
||||
# - include_tasks: "digital_ocean.yml"
|
||||
# - include_tasks: "linode.yml"
|
||||
# - include_tasks: "secrets-store.yml"
|
||||
|
||||
- name: Select the default StorageClass
|
||||
k8s:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue