Registration pod configuration

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