Merge branch 'nixidy' of gitlab.com:oceanbox/manifests into nixidy
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
"email",
|
||||
"offline_access",
|
||||
"profile"
|
||||
],
|
||||
"audiences": [
|
||||
"atlantis",
|
||||
"atlantis_dev",
|
||||
"sorcerer",
|
||||
"sorcerer_dev"
|
||||
]
|
||||
},
|
||||
"sso": {
|
||||
|
||||
@@ -13,6 +13,12 @@
|
||||
"email",
|
||||
"offline_access",
|
||||
"profile"
|
||||
],
|
||||
"audiences": [
|
||||
"atlantis",
|
||||
"atlantis_dev",
|
||||
"sorcerer",
|
||||
"sorcerer_dev"
|
||||
]
|
||||
},
|
||||
"sso": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
tag: 6f500b02-debug
|
||||
tag: 0af435db-debug
|
||||
|
||||
podAnnotations:
|
||||
dapr.io/app-id: "staging-atlantis"
|
||||
|
||||
@@ -13,6 +13,12 @@
|
||||
"email",
|
||||
"offline_access",
|
||||
"profile"
|
||||
],
|
||||
"audiences": [
|
||||
"atlantis",
|
||||
"atlantis_dev",
|
||||
"sorcerer",
|
||||
"sorcerer_dev"
|
||||
]
|
||||
},
|
||||
"sso": {
|
||||
|
||||
@@ -17,4 +17,4 @@ spec:
|
||||
- name: redisDB
|
||||
value: "2"
|
||||
scopes:
|
||||
- sorcerer
|
||||
- prod-sorcerer
|
||||
|
||||
@@ -19,4 +19,4 @@ spec:
|
||||
- name: redisDB
|
||||
value: "1"
|
||||
scopes:
|
||||
- sorcerer
|
||||
- prod-sorcerer
|
||||
|
||||
@@ -13,6 +13,12 @@
|
||||
"email",
|
||||
"offline_access",
|
||||
"profile"
|
||||
],
|
||||
"audiences": [
|
||||
"atlantis",
|
||||
"atlantis_dev",
|
||||
"sorcerer",
|
||||
"sorcerer_dev"
|
||||
]
|
||||
},
|
||||
"sso": {
|
||||
@@ -37,6 +43,7 @@
|
||||
"http://localhost:8085",
|
||||
"http://localhost:8080",
|
||||
"https://localhost:8080",
|
||||
"https://sorcerer.ekman.oceanbox.io",
|
||||
"https://sorcerer.local.oceanbox.io:8080",
|
||||
"https://atlantis.local.oceanbox.io:8080",
|
||||
"https://atlantis.beta.oceanbox.io",
|
||||
|
||||
@@ -17,4 +17,4 @@ spec:
|
||||
- name: redisDB
|
||||
value: "2"
|
||||
scopes:
|
||||
- sorcerer
|
||||
- staging-sorcerer
|
||||
|
||||
@@ -19,4 +19,4 @@ spec:
|
||||
- name: redisDB
|
||||
value: "1"
|
||||
scopes:
|
||||
- sorcerer
|
||||
- staging-sorcerer
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
tag: 004c06cd-debug
|
||||
tag: ea2ca4db-debug
|
||||
|
||||
podAnnotations:
|
||||
dapr.io/enabled: "true"
|
||||
|
||||
Reference in New Issue
Block a user