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