Skip to content
Snippets Groups Projects
Verified Commit 6a8a6bca authored by Mark's avatar Mark
Browse files

Limit access to hydra admin to k8s internal services

parent b1a436d6
No related branches found
No related tags found
1 merge request!5Service Integration
Pipeline #718 failed with stages
in 4 minutes and 16 seconds
......@@ -45,6 +45,7 @@ hydra:
admin:
enabled: true
annotations:
nginx.ingress.kubernetes.io/whitelist-source-range: "10.0.0.0/24,172.16.0.1/12,192.168.0.0/16"
kubernetes.io/tls-acme: "true"
hosts:
- host: hydra-admin.oas.example.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment