add some def values

This commit is contained in:
Stavros kois
2023-01-13 18:25:48 +02:00
parent dba6be450e
commit 493b4928ee

View File

@@ -232,6 +232,14 @@ securityContext:
add: []
drop:
- ALL
# Default resources for main container
resources:
limits:
cpu: 4000m
memory: 8Gi
requests:
cpu: 10m
memory: 50Mi
nameOverride: ""
@@ -302,8 +310,6 @@ controller:
# -- Set statefulset RollingUpdate partition
partition:
initContainers: {}
# -- Configure the services for the chart here.
# Additional services can be added by adding a dictionary key similar to the 'main' service.
# @default -- See below