feat: update atlantis charts
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"userinfo_endpoint": "https://idp.oceanbox.io/dex/userinfo",
|
||||
"device_authorization_endpoint": "https://idp.oceanbox.io/dex/device/code",
|
||||
"clientId": "atlantis",
|
||||
"clientSecret": "KOJ6bDHzE5vdyfSrzgwLjtM5PzA809Zm",
|
||||
"clientSecret": "",
|
||||
"scopes": [
|
||||
"openid",
|
||||
"email",
|
||||
@@ -18,7 +18,7 @@
|
||||
"sso": {
|
||||
"cookieDomain": ".oceanbox.io",
|
||||
"signedOutRedirectUri": "https://idp.oceanbox.io/dex/static/logout.html",
|
||||
"redis": "redis-master,user=default,password=ymL4dlOBvU",
|
||||
"redis": "prod-redis-master,user=default,password=secret",
|
||||
"appDomain": "atlantis",
|
||||
"dataProtectionKeys": "DataProtection-Keys"
|
||||
},
|
||||
@@ -31,5 +31,5 @@
|
||||
"https://atlantis.srv.oceanbox.io"
|
||||
],
|
||||
"logService" : "https://seq.oceanbox.io",
|
||||
"logApiKey": "bFdYPKLDvnau3fQa1vRV"
|
||||
}
|
||||
"logApiKey": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user