X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fvalues.yaml;h=7f4ef863f24677bc9b09d97a776196a771225f67;hb=cda9e14de8e0536c99d4a17c628e3b492d0328ae;hp=b463f9cd0cee8648a163f2b3fb48410e0dd202d6;hpb=9b55acc010697efe1facde3f6d722c26191990fe;p=oom.git diff --git a/kubernetes/aai/values.yaml b/kubernetes/aai/values.yaml index b463f9cd0c..7f4ef863f2 100644 --- a/kubernetes/aai/values.yaml +++ b/kubernetes/aai/values.yaml @@ -277,12 +277,16 @@ global: # global defaults # since when this is enabled, it prints a lot of information to console enabled: false + aaiSdcListenerKafkaUser: aai-sdc-list-user + aai-babel: logConfigMapNamePrefix: '{{ include "common.release" . }}-aai' aai-graphadmin: logConfigMapNamePrefix: '{{ include "common.release" . }}-aai' aai-modelloader: logConfigMapNamePrefix: '{{ include "common.release" . }}-aai' + config: + jaasConfExternalSecret: '{{ include "common.release" . }}-{{ .Values.global.aaiSdcListenerKafkaUser }}' aai-resources: logConfigMapNamePrefix: '{{ include "common.release" . }}-aai' aai-schema-service: @@ -328,7 +332,7 @@ certInitializer: # application image dockerhubRepository: registry.hub.docker.com -image: onap/aai-haproxy:1.9.5 +image: onap/aai-haproxy:1.11.0 pullPolicy: Always flavor: small @@ -404,6 +408,8 @@ service: externalPlainPort: 80 internalPlainPort: 8080 nodeport: 33 + aaiServiceClusterIp: + sessionAffinity: None metricsService: type: ClusterIP