this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

perf(istio): smaller istiod pod

To fit in smaller node.

+5
+5
platform/staging/istio.yaml
··· 84 84 targetNamespace: istio-system 85 85 values: 86 86 profile: ambient 87 + pilot: 88 + resources: 89 + requests: 90 + cpu: 100m 91 + memory: 512Mi 87 92 --- 88 93 apiVersion: gateway.networking.k8s.io/v1 89 94 kind: Gateway