Compare commits
No commits in common. "d7a81bc0329540b2817bc2c5d644d5b278c993c3" and "3261fd1d2f7cfd95b65553bc98914979c289f83a" have entirely different histories.
d7a81bc032
...
3261fd1d2f
2 changed files with 6 additions and 3 deletions
|
|
@ -16,6 +16,9 @@
|
||||||
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