UNCLASSIFIED

Commit 45c6bfd4 authored by Ronnie Webb's avatar Ronnie Webb
Browse files

#77 Adding Values from MM suggestions

parent 1764596f
Pipeline #456199 passed with stages
in 2 minutes and 33 seconds
......@@ -153,19 +153,19 @@ values:
proxy:
resources:
requests:
cpu: 500m
memory: 512Mi
cpu: 100m
memory: 256Mi
limits:
cpu: 500m
memory: 512Mi
cpu: 100m
memory: 256Mi
proxy_init:
resources:
limits:
cpu: 500m
memory: 512Mi
cpu: 100m
memory: 256Mi
requests:
cpu: 500m
memory: 512Mi
cpu: 100m
memory: 256Mi
networkPolicies:
enabled: false
# See `kubectl cluster-info` and then resolve to IP
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment