add touchin labels

This commit is contained in:
Alexander Buntakov 2022-04-19 14:40:17 +03:00
parent 851392a754
commit 356729c68d
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,8 @@ replicaCount: 1
image:
repository: nginx
pullPolicy: IfNotPresent
web: dhub.touchin.ru/touchin/autotest-web
ssoProxy: dhub.touchin.ru/touchin/sso-proxy
# Overrides the image tag whose default is the chart appVersion.
tag: ""

View File

@ -20,6 +20,7 @@ spec:
{{- end }}
labels:
{{- include "<CHARTNAME>.selectorLabels" . | nindent 8 }}
{{- include "<CHARTNAME>.touchinLabels" . | nindent 8 }}
spec:
{{- with .Values.imagePullSecrets }}
imagePullSecrets: