mirror of
https://github.com/truenas/charts.git
synced 2026-06-18 01:26:53 +08:00
typo
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
{{- end -}}
|
||||
|
||||
{{- $svcType := $svcValues.type | default "ClusterIP" -}}
|
||||
{{- $primaryPort := get $svcValues.port (include "ix.v1.common.lib.util.service.ports.primary" (dict "values" $svcValues)) -}}
|
||||
{{- $primaryPort := get $svcValues.ports (include "ix.v1.common.lib.util.service.ports.primary" (dict "values" $svcValues)) -}}
|
||||
|
||||
---
|
||||
apiVersion: {{ include "ix.v1.common.capabilities.service.apiVersion" $root }}
|
||||
|
||||
Reference in New Issue
Block a user