feat(longhorn): set longhorn as default storage provisioner
This commit is contained in:
parent
8c29462db6
commit
4a42b271fa
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ spec:
|
|||
jobEnabled: false
|
||||
defaultSettings:
|
||||
defaultReplicaCount: 3
|
||||
persistence:
|
||||
defaultClass: true
|
||||
defaultClassReplicaCount: 3
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: longhorn-system
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue