chore: Sync cluster data.
This commit is contained in:
parent
7e886e16c6
commit
e18821eacd
10 changed files with 109 additions and 38 deletions
2
kubernetes/storage/longhorn/longhorn.yml
Normal file
2
kubernetes/storage/longhorn/longhorn.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
defaultSettings:
|
||||
taintToleration: node-role.kubernetes.io/master=true:NoSchedule
|
|
@ -18,6 +18,7 @@ mode = install
|
|||
name = longhorn
|
||||
repo = longhorn/longhorn
|
||||
namespace = longhorn-system
|
||||
options_file = longhorn.yml
|
||||
create_namespace = true
|
||||
|
||||
[longhorn_storage_class]
|
||||
|
|
Reference in a new issue