File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -340,8 +340,6 @@ serviceAccount:
340340 # If empty, a name is generated using the fullname template
341341 name : " "
342342
343-
344-
345343podAnnotations : {} # Annotations to add to the components Pods.
346344podLabels : {} # Labels to add to the components Pods.
347345
@@ -395,13 +393,12 @@ tlsCertificate:
395393resources : {}
396394 # The recommended values should vary depending on the load in each cluster, the number of replicas, and more.
397395 # To make sure we cover most cases, the following is a suggestion for environments with a high load, we recommend adjusting it based on your needs.
398- # requests:
399- # cpu: 0.5
400- # memory: 256M
401- # limits:
402- # cpu: 1
403- # memory: 512M
404-
396+ # requests:
397+ # cpu: 0.5
398+ # memory: 256M
399+ # limits:
400+ # cpu: 1
401+ # memory: 512M
405402
406403customVolumes : []
407404customVolumeMounts : []
You can’t perform that action at this time.
0 commit comments