Helm chart values schema is missing an entry for the `serviceMonitor` property.
Opened this issue · 0 comments
solidDoWant commented
What happened:
The Helm chart values schema is missing serviceMonitor
field.
What you expected to happen:
The values.schema.json
file should have an entry for serviceMonitor
.
How to reproduce it (as minimally and precisely as possible):
Observe the the values.schema.json file does not contain a serviceMonitor
property.
Anything else we need to know?:
Environment:
- External-DNS version (use
external-dns --version
): master branch and at least 1.15.0 - DNS provider: N/A
- Others: N/A