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

Remve unchaged hydra defaults from value file

parent 1128e5ec
No related branches found
No related tags found
1 merge request!7Integration user panel
Pipeline #1341 failed with stage
in 2 minutes and 4 seconds
......@@ -12,21 +12,9 @@ userbackend:
password: "postgres"
hydra:
maester:
enabled: false
hydra:
dangerousForceHttp: true
config:
serve:
public:
port: 4444
admin:
port: 4445
tls:
allow_termination_from:
- 10.0.0.0/8
- 172.16.0.0/12
- 192.168.0.0/16
dsn: memory
urls:
self:
......@@ -50,12 +38,3 @@ hydra:
secretName: hydra-public.tls
admin:
enabled: false
service:
public:
enabled: true
type: ClusterIP
port: 4444
admin:
enabled: true
type: ClusterIP
port: 4445
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