- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for externalIPs (0.07 seconds)
-
helm/minio/templates/service.yaml
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Apr 28 10:05:53 GMT 2024 - 1.7K bytes - Click Count (0) -
helm/minio/templates/console-service.yaml
nodePort: {{ .Values.consoleService.nodePort }} {{- else }} targetPort: {{ .Values.minioConsolePort }} {{- end }} {{- if .Values.consoleService.externalIPs }} externalIPs: {{- range $i , $ip := .Values.consoleService.externalIPs }} - {{ $ip }} {{- end }} {{- end }} selector: app: {{ template "minio.name" . }}Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Apr 28 10:05:53 GMT 2024 - 1.8K bytes - Click Count (0)