#327 Fix create configuration config maps

This commit is contained in:
Tomasz Sęk 2020-04-14 09:30:18 +02:00
parent 5ab1984be9
commit 307847dbc8
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ data: {{ toYaml . | nindent 2 }}
{{- end }}
{{ end }}
{{ if .Values.jenkins.configuration.groovyScripts.content }}
---
apiVersion: v1
kind: ConfigMap
metadata: