mirror of
https://github.com/helm/helm.git
synced 2026-04-21 22:27:03 -04:00
commit
2aba8a1fcd
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ kind: Service
|
|||
metadata:
|
||||
name: subchart2-{{ .Chart.Name }}
|
||||
labels:
|
||||
helm.sh/hart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
|
||||
helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
|
||||
spec:
|
||||
type: {{ .Values.service.type }}
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue