hashicorp / hashicorp/vault-helm

helm.go:84: [debug] parse error at (vault-report-cm.yaml:7): function "secret" not defined

Open
#853 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
1.3k
Forks
897
Avg merge
3d 1h
Merged PRs (30d)
1

Description

During Helm Template i am getting the error. How to correct this to pass helm template ?

{{- if .Values.configMaps.createVaultScanReportCreds.enabled }}
apiVersion: v1
data:
config.hcl: |
template {
contents = <

Contributor guide

Open the contributing guide

Research direction

Start with helm.go:84 and vault-report-cm.yaml:7, then run the Helm template command that produces the parse error. Trace how the embedded Vault template is evaluated and determine the chart change needed for rendering to complete without the undefined function error.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.