fix: fix dex-config names
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
configSecret:
|
||||
create: false
|
||||
name: prod-dex-config
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: nginx
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
configSecret:
|
||||
create: false
|
||||
name: staging-dex-config
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: nginx
|
||||
|
||||
Reference in New Issue
Block a user