mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #2178 from noesberger/patch-1
set readinessProbe to https
This commit is contained in:
@@ -53,6 +53,7 @@ spec:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
port: 5556
|
||||
scheme: HTTPS
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
|
||||
Reference in New Issue
Block a user