Skip to content
Snippets Groups Projects
Commit f9a73cc3 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 !135
parents 147a06d0 e1900102
No related branches found
No related tags found
2 merge requests!138Lock down maven,!135Added rollme annotation
Pipeline #53849 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