We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782d613 commit 70bd62fCopy full SHA for 70bd62f
istio/system/istio.yaml
@@ -53,17 +53,17 @@ spec:
53
values:
54
global:
55
istioNamespace: istio-system
56
+ proxy:
57
+ resources:
58
+ requests:
59
+ cpu: 10m
60
+ memory: 16Mi
61
pilot:
62
autoscaleEnabled: false
63
resources:
64
requests:
65
cpu: 100m
66
memory: 128Mi
- proxy:
- resources:
- requests:
- cpu: 10m
- memory: 16Mi
67
---
68
apiVersion: helm.toolkit.fluxcd.io/v2beta1
69
kind: HelmRelease
0 commit comments