Skip to content

Commit 8d25628

Browse files
committed
Fix expose URL
1 parent 7ff4b02 commit 8d25628

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifests/onyxia-oidc/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ onyxia:
3232
"groupNamespacePrefix": "projet-",
3333
"groupPrefix": "oidc-",
3434
"authenticationMode": "admin",
35-
"expose": { "domain": "lab.my-domain.net" },
35+
"expose": { "domain": "devoxx.insee.io" },
3636
"monitoring": { "URLPattern": "todo" },
3737
"cloudshell":
3838
{

manifests/onyxia-s3-minio-vault/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ onyxia:
3232
"groupNamespacePrefix": "projet-",
3333
"groupPrefix": "oidc-",
3434
"authenticationMode": "admin",
35-
"expose": { "domain": "lab.my-domain.net" },
35+
"expose": { "domain": "devoxx.insee.io" },
3636
"monitoring": { "URLPattern": "todo" },
3737
"cloudshell":
3838
{

manifests/onyxia-s3-minio/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ onyxia:
3232
"groupNamespacePrefix": "projet-",
3333
"groupPrefix": "oidc-",
3434
"authenticationMode": "admin",
35-
"expose": { "domain": "lab.my-domain.net" },
35+
"expose": { "domain": "devoxx.insee.io" },
3636
"monitoring": { "URLPattern": "todo" },
3737
"cloudshell":
3838
{

0 commit comments

Comments
 (0)