init
This commit is contained in:
parent
f215222438
commit
4ec501c871
@ -5,6 +5,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
devspace.isb/name: {{ $.Values.repository.name | quote }}
|
devspace.isb/name: {{ $.Values.repository.name | quote }}
|
||||||
devspace.isb/branch: {{ $.Values.repository.branch | quote }}
|
devspace.isb/branch: {{ $.Values.repository.branch | quote }}
|
||||||
|
rollme: {{ .Release.Revision | quote }}
|
||||||
labels:
|
labels:
|
||||||
{{- if $.Values.labels}}
|
{{- if $.Values.labels}}
|
||||||
{{- toYaml $.Values.labels | nindent 4 }}
|
{{- toYaml $.Values.labels | nindent 4 }}
|
||||||
|
|||||||
@ -5,6 +5,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
devspace.isb/name: {{ $.Values.repository.name | quote }}
|
devspace.isb/name: {{ $.Values.repository.name | quote }}
|
||||||
devspace.isb/branch: {{ $.Values.repository.branch | quote }}
|
devspace.isb/branch: {{ $.Values.repository.branch | quote }}
|
||||||
|
rollme: {{ .Release.Revision | quote }}
|
||||||
labels:
|
labels:
|
||||||
{{- if $.Values.labels}}
|
{{- if $.Values.labels}}
|
||||||
{{- toYaml $.Values.labels | nindent 4 }}
|
{{- toYaml $.Values.labels | nindent 4 }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user