Merge branch 'no-common' into 'master'
Avoid conflicts with bitnami common See merge request burke-software/django-helm-chart!14
This commit is contained in:
commit
05c364c9df
5 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
checksum/configmap: {{ include (print $.Template.BasePath "/configmap.yaml") . | sha256sum }}
|
||||
tag: "{{ .Values.image.tag }}"
|
||||
{{- if .Values.beat.podAnnotations }}
|
||||
{{- include "common.tplvalues.render" ( dict "value" .Values.beat.podAnnotations "context" $ ) | nindent 8 }}
|
||||
{{- include "django.tplvalues.render" ( dict "value" .Values.beat.podAnnotations "context" $ ) | nindent 8 }}
|
||||
{{- end }}
|
||||
labels:
|
||||
{{- include "django.selectorLabels" . | nindent 8 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue