Authentication pod configuration

Parameter Description Default
authentication.registry Image repository to be override at container level
authentication.resources.limits.memory Authentication container Memory Limit 1024Mi
authentication.resources.requests.memory Authentication container Memory request 1024Mi
authentication.maxRamPercentage Authentication container maximum heap size 90
authentication.persistentVolumeClaimName Point to an existing Authentication Persistent Volume Claim (PVC)
authentication.claimSize Authentication Persistent Volume Claim (PVC) claim size 2Gi
authentication.storageClass Authentication Persistent Volume Claim (PVC) storage class
authentication.volumeName Point to an existing Authentication Persistent Volume (PV)
authentication.nodeSelector Authentication node labels for pod assignment {}
authentication.tolerations Authentication node tolerations for pod assignment []
authentication.affinity Authentication node affinity for pod assignment {}
authentication.podSecurityContext Authentication security context at pod level {}
authentication.securityContext Authentication security context at container level {}