fix: update sorcerer deploy manifests

This commit is contained in:
2024-02-20 10:23:15 +01:00
parent 92f4e65f19
commit a20a6cfa5c
13 changed files with 34 additions and 23 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"sso": {
"cookieDomain": ".oceanbox.io",
"signedOutRedirectUri": "https://idp.oceanbox.io/dex/static/logout.html",
"redis": "10.1.30.100:30379,user=default,password=ymL4dlOBvU",
"redis": "10.255.241.201:30379,user=default,password=secret",
"appDomain": "atlantis",
"dataProtectionKeys": "DataProtection-Keys"
},
@@ -18,5 +18,5 @@
"archiveSvc": "https://archmeister.svc.oceanbox.io",
"cacheDir": "/data/archives/cache",
"logService" : "https://seq.oceanbox.io",
"logApiKey": "DkORuCih08QUGKVDNmwy"
}
"logApiKey": ""
}