deployment #3
@ -46,7 +46,6 @@ spec:
|
||||
{{- range $k, $v := $values.ports }}
|
||||
- name: {{ $k }}
|
||||
containerPort: {{ $v.targetPort | default $v.port }}
|
||||
protocol: {{ default "TCP" $v.protocol }}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user