feat: add helm chart
This commit is contained in:
parent
7d3852150b
commit
d454ec8fc9
12 changed files with 231 additions and 0 deletions
3
charts/backoffice/templates/NOTES.txt
Normal file
3
charts/backoffice/templates/NOTES.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{{- if .Values.ingress.enabled }}
|
||||
URL: https://{{ .Values.ingress.host }}
|
||||
{{- end }}
|
||||
Reference in a new issue