mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
try this
This commit is contained in:
parent
b527639ca0
commit
1afa6618b7
@ -2,6 +2,12 @@
|
||||
# This is a YAML-formatted file.
|
||||
# Declare variables to be passed into your templates.
|
||||
|
||||
auth:
|
||||
issuerBaseUrl: "https://dev-12mb5yq82dow1twh.us.auth0.com"
|
||||
clientId: "avpoVGBxJfr15m6d3BfTzsEH4v3yBXna"
|
||||
clientSecret: "rCbTzrXdwZermb-N2GGqnCVI8YSTa32CA3GtuqZcmDRA6X0OGQGyiP4cRkhBSIsd"
|
||||
baseUrl: "https://development.comissions.app"
|
||||
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
|
@ -23,7 +23,7 @@ spec:
|
||||
path: charts/ui
|
||||
helm:
|
||||
values: |
|
||||
auth0:
|
||||
auth:
|
||||
issuerBaseUrl: "https://dev-12mb5yq82dow1twh.us.auth0.com"
|
||||
clientId: "avpoVGBxJfr15m6d3BfTzsEH4v3yBXna"
|
||||
clientSecret: "rCbTzrXdwZermb-N2GGqnCVI8YSTa32CA3GtuqZcmDRA6X0OGQGyiP4cRkhBSIsd"
|
||||
|
Loading…
x
Reference in New Issue
Block a user