generic-examples/traits/health/patch_probe.yaml (8 lines of code) (raw):

containers: - name: integration readinessProbe: httpGet: port: 8443 livenessProbe: httpGet: port: 8443