mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-09 15:44:10 +00:00
use internal IPs for impersonation proxy LB on GKE
This commit is contained in:
@@ -855,6 +855,7 @@ ytt --file . \
|
||||
--data-value "log_level=debug" \
|
||||
--data-value-yaml "custom_labels=$concierge_custom_labels" \
|
||||
--data-value "discovery_url=$discovery_url" \
|
||||
--data-value-yaml "impersonation_proxy_spec.service.annotations={'networking.gke.io/load-balancer-type': 'Internal', 'service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout': '4000'}" \
|
||||
${concierge_optional_ytt_values[@]+"${concierge_optional_ytt_values[@]}"} \
|
||||
>"$manifest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user