Add an ability to install ingress

This commit is contained in:
2024-07-15 07:21:43 +02:00
parent b76da1c101
commit df0483ce13
3 changed files with 33 additions and 1 deletions

View File

@ -7,6 +7,10 @@ metadata:
{{- end }}
labels:
{{ include "metadata.labels" .Context | indent 4 }}
{{- if .annotations }}
annotations:
{{ .annotations | toYaml | indent 4 }}
{{- end }}
{{- end }}
{{- define "metadata.customName" -}}