Skip to content

Commit 24e49c4

Browse files
committed
Remove unused resources from values
1 parent 4ca95ed commit 24e49c4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

chart/values.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ service:
4141
type: ClusterIP
4242
port: 80
4343

44-
45-
resources:
46-
requests:
47-
cpu: 200m
48-
memory: 256Mi
49-
limits:
50-
cpu: 200m
51-
memory: 256Mi
52-
5344
volumes:
5445
-
5546
name: tmp

0 commit comments

Comments
 (0)