Skip to content
Snippets Groups Projects
Commit ef0cc0ed authored by Danylo Vanin (EPAM)'s avatar Danylo Vanin (EPAM)
Browse files

[GONRG-9211] Added labels to gc helm

parent 87eb7c4c
No related branches found
No related tags found
1 merge request!445[GONRG-9211] Added labels to gc helm
Pipeline #247183 failed
...@@ -3,6 +3,8 @@ kind: Deployment ...@@ -3,6 +3,8 @@ kind: Deployment
metadata: metadata:
labels: labels:
app: {{ .Values.conf.appName | quote }} app: {{ .Values.conf.appName | quote }}
type: core
source: java
name: {{ .Values.conf.appName | quote }} name: {{ .Values.conf.appName | quote }}
namespace: {{ .Release.Namespace | quote }} namespace: {{ .Release.Namespace | quote }}
spec: spec:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment