Merge "[AAI] Fix Istio compatibility and add Job ServiceAccount"
authorAndreas Geissler <andreas-geissler@telekom.de>
Tue, 18 Jul 2023 19:43:38 +0000 (19:43 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 18 Jul 2023 19:43:38 +0000 (19:43 +0000)
1  2 
kubernetes/aai/components/aai-graphadmin/values.yaml
kubernetes/aai/components/aai-resources/values.yaml
kubernetes/aai/components/aai-traversal/values.yaml
kubernetes/aai/values.yaml

@@@ -195,7 -195,7 +195,7 @@@ service
    internalPort: 8449
    portName2: tcp-5005
    internalPort2: 5005
-   portName3: http-aai-graphadmin
+   portName3: http-graphadmin
    internalPort3: 8448
    terminationGracePeriodSeconds: 120
  
@@@ -244,18 -244,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:
@@@ -197,7 -197,7 +197,7 @@@ service
    internalPort: 8447
    portName2: tcp-5005
    internalPort2: 5005
-   portName3: http-aai-resources
+   portName3: http-resources
    internalPort3: 8448
    terminationGracePeriodSeconds: 120
    sessionAffinity: None
@@@ -231,18 -231,18 +231,18 @@@ serviceMesh
  resources:
    small:
      limits:
 -      cpu: 2
 +      cpu: 999
        memory: 4Gi
      requests:
        cpu: 1
        memory: 3Gi
    large:
      limits:
 -      cpu: 4
 +      cpu: 999
        memory: 8Gi
      requests:
        cpu: 2
 -      memory: 4Gi
 +      memory: 6Gi
    unlimited: {}
  
  metrics:
@@@ -220,7 -220,7 +220,7 @@@ service
    internalPort: 8446
    portName2: tcp-5005
    internalPort2: 5005
-   portName3: http-aai-traversal
+   portName3: http-traversal
    internalPort3: 8448
    terminationGracePeriodSeconds: 120
    sessionAffinity: None
@@@ -251,14 -251,14 +251,14 @@@ accessLogback
  resources:
    small:
      limits:
 -      cpu: 2
 +      cpu: 999
        memory: 4Gi
      requests:
        cpu: 1
        memory: 3Gi
    large:
      limits:
 -      cpu: 4
 +      cpu: 999
        memory: 8Gi
      requests:
        cpu: 2
@@@ -375,7 -375,7 +375,7 @@@ service
  
  metricsService:
    type: ClusterIP
-   portName: http-prometheus
+   portName: http-pro
    externalPort: 8448
    internalPort: 8448
  
@@@ -437,18 -437,18 +437,18 @@@ serviceMesh
  resources:
    small:
      limits:
 -      cpu: 2
 +      cpu: 999
        memory: 4Gi
      requests:
        cpu: 1
 -      memory: 1Gi
 +      memory: 1.2Gi
    large:
      limits:
 -      cpu: 4
 +      cpu: 999
        memory: 8Gi
      requests:
        cpu: 2
 -      memory: 2Gi
 +      memory: 2.4Gi
    unlimited: {}
  
  #Pods Service Account