X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcomponents%2Faai-graphadmin%2Fvalues.yaml;h=51051746fb9291f983720a6122a38ad465a27d2a;hb=491446e0ef8966809476e969544ef6187e39bd58;hp=d333448f8dd53dca46389ea21ac3e616ea0d94fe;hpb=d12c16773174e0cdd1fcdd861c7b93ae05de1bc9;p=oom.git diff --git a/kubernetes/aai/components/aai-graphadmin/values.yaml b/kubernetes/aai/components/aai-graphadmin/values.yaml index d333448f8d..51051746fb 100644 --- a/kubernetes/aai/components/aai-graphadmin/values.yaml +++ b/kubernetes/aai/components/aai-graphadmin/values.yaml @@ -195,13 +195,18 @@ service: internalPort: 8449 portName2: tcp-5005 internalPort2: 5005 - portName3: aai-graphadmin-8448 + portName3: http-graphadmin internalPort3: 8448 terminationGracePeriodSeconds: 120 ingress: enabled: false +# No inbound communications. +serviceMesh: + authorizationPolicy: + authorizedPrincipals: [] + persistence: enabled: true ## A manually managed Persistent Volume and Claim @@ -239,18 +244,18 @@ accessLogback: resources: small: limits: - cpu: 2 + cpu: 999 memory: 4Gi requests: cpu: 0.5 - memory: 1536Mi + memory: 1.6Gi large: limits: - cpu: 4 + cpu: 999 memory: 8Gi requests: cpu: 1 - memory: 2Gi + memory: 3.2Gi unlimited: {} metrics: