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:
|
||||
path: /healthz
|
||||
port: 5556
|
||||
scheme: HTTPS
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
|
|
Loading…
Reference in a new issue