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: ...@@ -153,19 +153,19 @@ values:
proxy: proxy:
resources: resources:
requests: requests:
cpu: 500m cpu: 100m
memory: 512Mi memory: 256Mi
limits: limits:
cpu: 500m cpu: 100m
memory: 512Mi memory: 256Mi
proxy_init: proxy_init:
resources: resources:
limits: limits:
cpu: 500m cpu: 100m
memory: 512Mi memory: 256Mi
requests: requests:
cpu: 500m cpu: 100m
memory: 512Mi memory: 256Mi
networkPolicies: networkPolicies:
enabled: false enabled: false
# See `kubectl cluster-info` and then resolve to IP # 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