- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ApplyYAML (1 sec)
-
istioctl/pkg/workload/workload.go
meshConfig := &meshconfig.MeshConfig{ DefaultConfig: &meshconfig.ProxyConfig{ ProxyMetadata: map[string]string{}, }, } if err := protomarshal.ApplyYAML(istio.Data[istioctlutil.ConfigMapKey], meshConfig); err != nil { return nil, err } if isRevisioned(revision) && meshConfig.DefaultConfig.DiscoveryAddress == "" {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 15 16:31:46 UTC 2024 - 25.3K bytes - Viewed (0)