fix(hermes): use supported oauth proxy flags
This commit is contained in:
parent
984e1e6346
commit
b4364c6cff
@ -101,7 +101,6 @@ spec:
|
||||
- --http-address=0.0.0.0:4180
|
||||
- --skip-provider-button=true
|
||||
- --reverse-proxy=true
|
||||
- --trusted-proxy-ip=10.42.0.0/16
|
||||
ports:
|
||||
- {name: http, containerPort: 4180}
|
||||
readinessProbe:
|
||||
@ -193,7 +192,6 @@ spec:
|
||||
- --http-address=0.0.0.0:4180
|
||||
- --skip-provider-button=true
|
||||
- --reverse-proxy=true
|
||||
- --trusted-proxy-ip=10.42.0.0/16
|
||||
ports:
|
||||
- {name: http, containerPort: 4180}
|
||||
readinessProbe:
|
||||
@ -284,7 +282,6 @@ spec:
|
||||
- --http-address=0.0.0.0:4180
|
||||
- --skip-provider-button=true
|
||||
- --reverse-proxy=true
|
||||
- --trusted-proxy-ip=10.42.0.0/16
|
||||
ports:
|
||||
- {name: http, containerPort: 4180}
|
||||
readinessProbe:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user