forked from mystiq/dex
Merge pull request #2178 from noesberger/patch-1
set readinessProbe to https
This commit is contained in:
commit
5e6a8362c6
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ spec:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /healthz
|
path: /healthz
|
||||||
port: 5556
|
port: 5556
|
||||||
|
scheme: HTTPS
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Reference in a new issue