Open sthomson-wyn opened 2 weeks ago
Allow specifying named ports for liveness/readiness probes
https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#use-a-named-port
I want to use named ports in my deployments. These are unable to be added via escape hatch as well.
This is a :rocket: Feature Request
Description of the feature or enhancement:
Allow specifying named ports for liveness/readiness probes
https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#use-a-named-port
Use Case:
I want to use named ports in my deployments. These are unable to be added via escape hatch as well.
Proposed Solution:
Other:
This is a :rocket: Feature Request