Make it possible to disable openebs
This commit is contained in:
parent
ce6f2e286a
commit
ab7ed0cda1
@ -1,4 +1,3 @@
|
||||
|
||||
environments:
|
||||
badhouseplants:
|
||||
kubeContext: badhouseplants
|
||||
@ -9,7 +8,6 @@ environments:
|
||||
enabled: true
|
||||
- backups:
|
||||
enabled: false
|
||||
|
||||
etersoft:
|
||||
kubeContext: etersoft
|
||||
values:
|
||||
@ -19,3 +17,5 @@ environments:
|
||||
enabled: false
|
||||
- backups:
|
||||
enabled: true
|
||||
- openebs:
|
||||
enabled: false
|
||||
|
Loading…
Reference in New Issue
Block a user