Skip to content

Commit

Permalink
#327 Fix create configuration config maps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszsek committed Apr 14, 2020
1 parent 5ab1984 commit 307847d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/jenkins-operator/templates/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ data: {{ toYaml . | nindent 2 }}
{{- end }}
{{ end }}
{{ if .Values.jenkins.configuration.groovyScripts.content }}
---
apiVersion: v1
kind: ConfigMap
metadata:
Expand Down

0 comments on commit 307847d

Please sign in to comment.