|
@ -19,7 +19,7 @@ spec: |
|
|
metadata: |
|
|
metadata: |
|
|
{{- with .Values.deployment.annotations }} |
|
|
{{- with .Values.deployment.annotations }} |
|
|
annotations: |
|
|
annotations: |
|
|
{{- toYaml . | nindent 4 }} |
|
|
{{- toYaml . | nindent 8 }} |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
labels: |
|
|
labels: |
|
|
app: {{ template "helm-guestbook.name" . }} |
|
|
app: {{ template "helm-guestbook.name" . }} |
|
|