Compare commits

...

2 commits

Author SHA1 Message Date
d7a81bc032
Disable alternate storage for now 2021-02-23 00:19:53 +01:00
07b9d72e06
Fix bug 2021-02-23 00:19:28 +01:00
2 changed files with 3 additions and 6 deletions

View file

@ -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

View file

@ -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: