Skip to content
Snippets Groups Projects
Commit ee3df76c authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

Merge branch 'Add-rollme-to-helm' into 'master'

Added rollme annotation

See merge request !176
parents ea712eb9 4a1d9d34
No related branches found
No related tags found
2 merge requests!183Locking down maven central,!176Added rollme annotation
Pipeline #53670 failed
......@@ -14,6 +14,8 @@ spec:
metadata:
labels:
app: "{{ .Values.conf.app_name }}"
annotations:
rollme: {{ randAlphaNum 5 | quote }}
spec:
containers:
- name: "{{ .Values.conf.app_name }}"
......
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