Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubernetes.jobmanager.annotations result in parse error #7

Open
ranchodeluxe opened this issue Dec 7, 2023 · 0 comments
Open

kubernetes.jobmanager.annotations result in parse error #7

ranchodeluxe opened this issue Dec 7, 2023 · 0 comments

Comments

@ranchodeluxe
Copy link
Collaborator

ranchodeluxe commented Dec 7, 2023

Problem

Using templatfile or yamlencode for kubernetes.jobmanager.annotations Map both result in the operator reporting

[WARN ] Error while trying to split key and value in configuration file /opt/flink/conf/flink-conf.yaml:55: Line is not a key-value pair (missing space after ':'?)

It seems an inline literal Map works fine but good luck getting that to be rendered using templatefile or yamlencode: kubernetes.jobmanager.annotations: {"prometheus.io/scrape": true, "prometheus.io/port": 9999}

Background thread: #6 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant