ngrok / kubernetes-ingress-controller

The official ngrok Ingress Controller for Kubernetes
https://ngrok.com
MIT License
183 stars 20 forks source link

Add lifecycle hooks to the template #306

Closed nikolay-ngrok closed 9 months ago

nikolay-ngrok commented 9 months ago

closes: #299

What

Provides ability to customize lifecycle of the controller.

How

Add lifecycle to values.yaml and use it in the templates.

Breaking Changes

None