Closed
Description
What happened:
Helm chart 1.16.1 broke compatibility with older values as before we could use integers as port values for readiness and liveness probes
What you expected to happen:
Port: 8888 is valid in liveness or readiness probe config
How to reproduce it (as minimally and precisely as possible):
Set port as int instead of string (which is valid in kubernetes)
Anything else we need to know?:
Environment:
- External-DNS version (use
external-dns --version
): N.A.N. - DNS provider: Infoblox
- Others: