We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a786e9 commit e6cbac3Copy full SHA for e6cbac3
charts/cluster-secret/values.yaml
@@ -26,8 +26,8 @@ podAnnotations: {}
26
27
resources:
28
limits:
29
- cpu: 40m
30
- memory: 134Mi
+ cpu: 40m
+ memory: 134Mi
31
requests:
32
33
yaml/02_deployment.yaml
@@ -30,6 +30,13 @@ spec:
value: "v0.0.14"
- name: REPLACE_EXISTING
value: "false"
+ resources:
34
+ limits:
35
36
37
+ requests:
38
39
40
# imagePullPolicy: Always
41
# Uncomment next lines for debug:
42
# command:
0 commit comments