X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2term%2Ftemplates%2Fdeployment.yaml;h=ed80b846307f88f3403768ad51c356ee4e97e4c0;hb=b40448785de1a21c690a4a8c86c9956391dc2b65;hp=6c6d71d4e2c77f983eccee7cd37888ad04a52039;hpb=3aac30b15cf0c89b543b4ad0ad7fc9a5a67c873a;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2term/templates/deployment.yaml b/ric-platform/50-RIC-Platform/helm/e2term/templates/deployment.yaml index 6c6d71d4..ed80b846 100644 --- a/ric-platform/50-RIC-Platform/helm/e2term/templates/deployment.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2term/templates/deployment.yaml @@ -33,6 +33,10 @@ spec: release: {{ .Release.Name }} template: metadata: + {{- if .Values.e2term.annotations }} + annotations: + {{- .Values.e2term.annotations | nindent 8 -}} + {{ end }} labels: app: {{ include "common.namespace.platform" . }}-{{ include "common.name.e2term" . }} release: {{ .Release.Name }}