Update jenkins.yaml
This commit is contained in:
		
							parent
							
								
									185f0533e4
								
							
						
					
					
						commit
						6a6fc7a094
					
				|  | @ -66,7 +66,7 @@ spec: | ||||||
|     {{- end }} |     {{- end }} | ||||||
|     disableCSRFProtection: {{ .Values.jenkins.disableCSRFProtection }} |     disableCSRFProtection: {{ .Values.jenkins.disableCSRFProtection }} | ||||||
|     containers: |     containers: | ||||||
|       - name:  {{ .Values.jenkins.name }}-master |       - name:  jenkins-master | ||||||
|         image: {{ .Values.jenkins.image }} |         image: {{ .Values.jenkins.image }} | ||||||
|         imagePullPolicy: {{ .Values.jenkins.imagePullPolicy }} |         imagePullPolicy: {{ .Values.jenkins.imagePullPolicy }} | ||||||
|         {{- with .Values.jenkins.imagePullSecrets }} |         {{- with .Values.jenkins.imagePullSecrets }} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue