Merge pull request #2178 from noesberger/patch-1
set readinessProbe to https
This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user