Skip to content

Commit 8e85808

Browse files
Removing resources
1 parent a533a5c commit 8e85808

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

charts/ingressmonitorcontroller/values.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,13 @@ serviceAccount:
4848
name: ""
4949

5050
resources:
51-
limits:
52-
cpu: 100m
53-
memory: 128Mi
54-
requests:
55-
cpu: 100m
56-
memory: 128Mi
51+
{}
52+
# limits:
53+
# cpu: 100m
54+
# memory: 128Mi
55+
# requests:
56+
# cpu: 100m
57+
# memory: 128Mi
5758

5859
podAnnotations: {}
5960

0 commit comments

Comments
 (0)