feat: simplify starter
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-02 23:21:08 +03:00
parent bcf9648dae
commit 460c4b6c5c
25 changed files with 185 additions and 1414 deletions

View File

@ -1,3 +1,7 @@
CHART NAME: {{ .Chart.Name }}
CHART VERSION: {{ .Chart.Version }}
APP VERSION: {{ .Chart.AppVersion }}
1. Get the application URL by running these commands:
{{- if .Values.ingress.enabled }}
{{- range $host := .Values.ingress.hosts }}