parent
18a7e0edb0
commit
de5bebb4c1
3 changed files with 7 additions and 2 deletions
|
@ -17,6 +17,10 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: {{ template "fullname" . }}
|
||||
{{- with .Values.podAnnotations }}
|
||||
annotations:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
spec:
|
||||
containers:
|
||||
{{ include "gitea" . | indent 6 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue