Skip to content
Snippets Groups Projects
Verified Commit 4c05e673 authored by Philipp S. Sommer's avatar Philipp S. Sommer
Browse files
parent 145e852b
No related branches found
No related tags found
No related merge requests found
Pipeline #234425 passed
{
"template": "https://codebase.helmholtz.cloud/hcdc/software-templates/helm-chart-template.git",
"commit": "b9786ff61e7580c9bf5dd4bb8caab2f75e02e586",
"commit": "abf3156dadd777a0cdb8a71e0f819de2d477a496",
"checkout": null,
"context": {
"cookiecutter": {
......
......@@ -16,7 +16,7 @@ metadata:
{{- include "nginx.labels" $ | nindent 4 }}
io.kompose.service: {{ $name | quote }}
{{- if $options.excludeFromBackup }}
excludeFromBackup: true
excludeFromBackup: "true"
{{- end }}
name: {{ $name | quote }}
{{- if or (not (hasKey $options "keep")) (eq (coalesce $options.keep false) true) }}
......
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