NOTICKET: Change customer ip address for Mobene

main
MIchael Haehnel 2 years ago
parent 6bae69b7a7
commit cd8c222306
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -1,4 +1,4 @@
# Used to authorize access to keaycloak via tcp/443 on the hcloud firewall # Used to authorize access to keycloak via tcp/443 on the hcloud firewall
keycloak_https_whitelisted_ips: keycloak_https_whitelisted_ips:
- 0.0.0.0/0 # Public access to keycloak - 0.0.0.0/0 # Public access to keycloak
@ -13,7 +13,7 @@ keycloak_ip_whitelist:
- 167.235.25.0/32 # DEV-987 - prodwork01-kube-node-07 - 167.235.25.0/32 # DEV-987 - prodwork01-kube-node-07
keycloak_customer_ips_mobene: keycloak_customer_ips_mobene:
- 92.42.192.128/25 # MOB-486 - mobene - 92.42.192.9/32 # MOB-486 - mobene
# Use these Realm ACLs to create custom Traefik labels for Keycloak to restrict admin access per realm # Use these Realm ACLs to create custom Traefik labels for Keycloak to restrict admin access per realm
# Both variables are mandatory! # Both variables are mandatory!

Loading…
Cancel
Save