Compare commits
2 commits
3261fd1d2f
...
d7a81bc032
| Author | SHA1 | Date | |
|---|---|---|---|
| d7a81bc032 | |||
| 07b9d72e06 |
2 changed files with 3 additions and 6 deletions
|
|
@ -16,9 +16,6 @@
|
|||
values:
|
||||
defaultSettings:
|
||||
defaultDataPath: "/var/lib/longhorn/"
|
||||
tags:
|
||||
- longhorn
|
||||
- storage
|
||||
- name: Install longhorn UI Ingress
|
||||
k8s:
|
||||
state: present
|
||||
|
|
|
|||
|
|
@ -36,9 +36,9 @@
|
|||
# https://github.com/reactr-io/gocachefs
|
||||
|
||||
|
||||
- include_tasks: "digital_ocean.yml"
|
||||
- include_tasks: "linode.yml"
|
||||
- include_tasks: "secrets-store.yml"
|
||||
# - 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