Skip to content

Commit

Permalink
Merge pull request #4 from SmartColumbusOS/abrock-accenture-patch-1
Browse files Browse the repository at this point in the history
Increment version and bump memory override values
  • Loading branch information
abrock-accenture authored Sep 9, 2019
2 parents c43a6a8 + 3b509b8 commit 53738ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions odo.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
image:
tag: 0.1.3
tag: 0.1.4

cloud:
region: us-west-2

resources:
limits:
cpu: 300m
memory: 128Mi
memory: 2Gi
requests:
cpu: 100m
memory: 128Mi
memory: 2Gi

0 comments on commit 53738ae

Please sign in to comment.