1
0
Fork 0

updated label in ingress

This commit is contained in:
sido 2018-09-28 08:17:50 +02:00
parent e220cb736e
commit 24781ff4ff
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ kind: Ingress
metadata:
name: "{{ $.Release.Name }}-ingress"
labels:
app: httpd
app: {{ $.Values.nexusProxy.name }}
chart: "{{ $.Chart.Name }}-{{ $.Chart.Version }}"
release: "{{ $.Release.Name }}"
heritage: "{{ $.Release.Service }}"