We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402bbc3 commit f046679Copy full SHA for f046679
flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/values.yaml
@@ -626,12 +626,12 @@ config-api:
626
# -- CPU limit.
627
cpu: 1000m
628
# -- Memory limit.
629
- memory: 400Mi
+ memory: 1000Mi
630
requests:
631
# -- CPU request.
632
633
# -- Memory request.
634
635
# -- Configure the liveness healthcheck for the auth server if needed.
636
livenessProbe:
637
# -- http liveness probe endpoint
0 commit comments