mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 06:59:20 -03:00
fix gh highlighting
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{- $serviceData := dict "targetSelector" $targetSelector.service -}}
|
||||
{{- $selectedService := fromYaml ( include "tc.v1.common.lib.helpers.getSelectedServiceValues" (dict "rootCtx" $ "objectData" $serviceData)) }}
|
||||
|
||||
{{/* read loadbalancer IP's for metallb */}}
|
||||
{{/* read loadbalancer IPs for metallb */}}
|
||||
{{- if eq $selectedService.type "LoadBalancer" -}}
|
||||
{{- with $selectedService.loadBalancerIP -}}
|
||||
{{- $host = toString . -}}
|
||||
|
||||
Reference in New Issue
Block a user