UNCLASSIFIED

Commit b896b7cb authored by Micah Nagel's avatar Micah Nagel 💰
Browse files

test update to 2g

parent aa862d42
...@@ -194,10 +194,10 @@ resources: ...@@ -194,10 +194,10 @@ resources:
# lines, adjust them as necessary, and remove the curly braces after 'resources:'. # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
limits: limits:
cpu: 100m cpu: 100m
memory: 1.8Gi memory: 2Gi
requests: requests:
cpu: 100m cpu: 100m
memory: 1.8Gi memory: 2Gi
persistence: persistence:
enabled: false enabled: false
## Set annotations on pvc ## Set annotations on pvc
......
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