Skip to content

Commit c27a319

Browse files
committed
test(resources): Update the assertion from #796
1 parent 2bbc2d4 commit c27a319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/templates/kuttl/resources/30-assert.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ spec:
130130
cpu: 100m
131131
memory: 1Gi
132132
limits:
133-
cpu: "1"
133+
cpu: 1200m
134134
memory: 1Gi
135135
{% if lookup('env', 'VECTOR_AGGREGATOR') %}
136136
- name: vector

0 commit comments

Comments
 (0)