mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-11 14:13:49 +02:00
fix: add annotations to pods, to fix deployment
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
metadata:
|
||||
{{- with .Values.annotations }}
|
||||
annotations:
|
||||
{{- toYaml . | nindent 4 }}
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
labels:
|
||||
{{- include "htwkalender.labels" . | nindent 8 }}
|
||||
|
Reference in New Issue
Block a user