Skip to content

Commit a533a5c

Browse files
Adding values
1 parent 0274ed1 commit a533a5c

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

charts/ingressmonitorcontroller/values.yaml

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

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

5958
podAnnotations: {}
6059

0 commit comments

Comments
 (0)