fix(auth): зачистить остатки auth.nstart.space → altum.nstart.cloud
This commit is contained in:
@@ -82,7 +82,7 @@ env:
|
||||
- name: ORDINIS_KEYCLOAK_ADMIN_ENABLED
|
||||
value: "true"
|
||||
- name: ORDINIS_KEYCLOAK_ADMIN_URL
|
||||
value: "https://auth.nstart.space" # both envs use the same Keycloak
|
||||
value: "https://altum.nstart.cloud/auth" # both envs use the same Keycloak
|
||||
- name: ORDINIS_KEYCLOAK_ADMIN_REALM
|
||||
value: "nstart"
|
||||
# CLIENT_ID + CLIENT_SECRET arrive via the vault-injected
|
||||
@@ -94,7 +94,7 @@ env:
|
||||
After redeploy, check the pod log on startup:
|
||||
|
||||
```
|
||||
KeycloakAdminUserResolver active — base=https://auth.nstart.space realm=nstart client=ordinis-admin-client
|
||||
KeycloakAdminUserResolver active — base=https://altum.nstart.cloud/auth realm=nstart client=ordinis-admin-client
|
||||
```
|
||||
|
||||
End-to-end:
|
||||
|
||||
Reference in New Issue
Block a user