Skip to content
Snippets Groups Projects
Commit 5cfa8392 authored by OZGCloud's avatar OZGCloud
Browse files

helm configure resources

parent 6ed34070
Branches
Tags
No related merge requests found
......@@ -28,9 +28,8 @@ release:
templates:
- templates/deployment.yaml
tests:
- it: test resources for prod environment
- it: test resources
set:
kop.environment: prod
resources:
limits:
cpu: "11m"
......@@ -52,4 +51,8 @@ tests:
path: spec.template.spec.containers[0].resources.requests.memory
value: 44Mi
- it: test empty resources
asserts:
- isEmpty:
path: spec.template.spec.containers[0].resources
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment