Skip to content
Snippets Groups Projects
Commit 8ff91206 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 !59
parents fbe4330e cf467cd9
No related branches found
No related tags found
2 merge requests!63Locking down maven central,!59Added rollme annotation
Checking pipeline status
......@@ -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