Merge pull request #2178 from noesberger/patch-1

set readinessProbe to https
This commit is contained in:
Márk Sági-Kazár 2021-06-24 11:48:58 +02:00 committed by GitHub
commit 5e6a8362c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: