chore(config): add environment variable for alpha and prod in centralStorage values
This commit is contained in:
parent
0d12f63452
commit
71349aa18e
@ -1,6 +1,7 @@
|
||||
global:
|
||||
registry: docker.io
|
||||
repository: freeleaps
|
||||
environment: alpha
|
||||
nodeSelector: {}
|
||||
dashboard:
|
||||
enabled: false
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
global:
|
||||
registry: docker.io
|
||||
repository: freeleaps
|
||||
environment: prod
|
||||
nodeSelector: {}
|
||||
dashboard:
|
||||
enabled: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user