UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6f30af93 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch '1536-values-secret-isn-t-technically-valid-yaml-after-templating' into 'master'

Resolve "Values Secret isn't technically valid yaml after templating"

Closes #1536

See merge request !5498
parents 06e1ceac 85b4766f
No related branches found
No related tags found
1 merge request!5498Resolve "Values Secret isn't technically valid yaml after templating"
Pipeline #3791530 passed
......@@ -165,7 +165,7 @@ metadata:
namespace: {{ .root.Release.Namespace }}
type: generic
stringData:
common: |
common: ""
defaults: {{- toYaml .defaults | nindent 4 }}
overlays: |
{{- toYaml .package.values | nindent 4 }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment