mirror of
https://github.com/helm/helm.git
synced 2026-08-08 17:11:18 +00:00
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user