Skip to content
Snippets Groups Projects

Helm charts

Merged Konstantin Tsabolov requested to merge tsabolov/ocm-engine:chore/helm-charts into main
45 files
+ 1083
1176
Compare changes
  • Side-by-side
  • Inline
Files
45
CHART NAME: {{ .Chart.Name }}
CHART VERSION: {{ .Chart.Version }}
APP VERSION: {{ .Chart.AppVersion }}
{{ .Chart.Name | splitList "-" | join " " | title }} can be accessed on the following DNS name from within your cluster:
{{ include "deployment.fullname" . }}.{{ .Release.Namespace }}.svc.cluster.local
Loading