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

[BUG] #278

Open
j23zsxc opened this issue Nov 28, 2022 · 0 comments
Open

[BUG] #278

j23zsxc opened this issue Nov 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@j23zsxc
Copy link

j23zsxc commented Nov 28, 2022

Describe the bug
Write the helm chart value.tf parameter into a local.tf file as terraform format and then define helm chart's value as a jsonencode format. When run make apply to install helm chart, it pops up a error: Error converting YAML to JSON, in deployment.yaml line 46 could not find expected ':'
error

Version
docker image version: v1.5.1
helm chart version: 1.3.2

To Reproduce
Steps to reproduce the behavior:
Define helm chart's value as a jsonencode format as following screenshots.

Expected behavior
Prometheus-msteams helm chart can be installed successfully and invoke the values which is defined in local.tf with jsonencode format.

Screenshots
Main.tf code:
msteams-main

local.tf code(Prometheus-msteams parameters ):
msteams-local-tf

Additional context
Add any other context about the problem here.

@j23zsxc j23zsxc added the bug Something isn't working label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant