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:
|
values:
|
||||||
defaultSettings:
|
defaultSettings:
|
||||||
defaultDataPath: "/var/lib/longhorn/"
|
defaultDataPath: "/var/lib/longhorn/"
|
||||||
tags:
|
|
||||||
- longhorn
|
|
||||||
- storage
|
|
||||||
- name: Install longhorn UI Ingress
|
- name: Install longhorn UI Ingress
|
||||||
k8s:
|
k8s:
|
||||||
state: present
|
state: present
|
||||||
|
|
|
||||||
|
|
@ -36,9 +36,9 @@
|
||||||
# https://github.com/reactr-io/gocachefs
|
# https://github.com/reactr-io/gocachefs
|
||||||
|
|
||||||
|
|
||||||
- include_tasks: "digital_ocean.yml"
|
# - include_tasks: "digital_ocean.yml"
|
||||||
- include_tasks: "linode.yml"
|
# - include_tasks: "linode.yml"
|
||||||
- include_tasks: "secrets-store.yml"
|
# - include_tasks: "secrets-store.yml"
|
||||||
|
|
||||||
- name: Select the default StorageClass
|
- name: Select the default StorageClass
|
||||||
k8s:
|
k8s:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue