Applying custom resources using the 'raw' section in values.yaml does not work #5

Closed
opened 2023-04-30 00:11:09 +00:00 by vgrassia · 2 comments
Contributor

When trying to apply a custom resource using the raw section of the values file, I noticed it wasn't generating the proper manifest. I fixed this by editing the chart's raw.yaml template and changing the first line to read {{- range .Values.raw }}.

I would put in a pull request, but I see that the button is disabled. Please let me know if you need any further information.

When trying to apply a custom resource using the `raw` section of the values file, I noticed it wasn't generating the proper manifest. I fixed this by editing the chart's `raw.yaml` template and changing the first line to read `{{- range .Values.raw }}`. I would put in a pull request, but I see that the button is disabled. Please let me know if you need any further information.
Owner

I would put in a pull request, but I see that the button is disabled. Please let me know if you need any further information.

Which button?

A PR would be much appreciated.

> I would put in a pull request, but I see that the button is disabled. Please let me know if you need any further information. Which button? A PR would be much appreciated.
Author
Contributor

I was mistaken. I figured out how to open a PR.

I was mistaken. I figured out how to open a PR.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/helm-chart#5
No description provided.