diff options
author | efiacor <fiachra.corcoran@est.tech> | 2023-02-15 11:51:52 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2023-02-19 09:09:53 +0000 |
commit | ab235f493e324a558475a8eb163ba022bf5a3685 (patch) | |
tree | 252e74168fb8f2ea4272ff32d843b479b1898b8e /kubernetes/policy/values.yaml | |
parent | 0460cfce31a204cada6a202fd86515ca4fbbb113 (diff) |
[POLICY] Move policy dist to use strimzi templates
Move policy dist to use strimzi templates
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I4a03812a7545ce7a4fcd5443a2c0af89933b1a63
Issue-ID: DMAAP-1857
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rwxr-xr-x | kubernetes/policy/values.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 1ee31c2c7c..727051563a 100755 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -1,6 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018-2020 AT&T Intellectual Property -# Modifications Copyright (C) 2021-2022 Nordix Foundation. +# Modifications Copyright (C) 2021-2023 Nordix Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -38,7 +38,6 @@ global: name: postgres kafkaBootstrap: strimzi-kafka-bootstrap policyKafkaUser: policy-kafka-user - policyDistKafkaUser: policy-dist-kafka-user ################################################################# # Secrets metaconfig @@ -128,8 +127,6 @@ policy-drools-pdp: policy-distribution: enabled: true db: *dbSecretsHook - config: - jaasConfExternalSecret: '{{ include "common.release" . }}-{{ .Values.global.policyDistKafkaUser }}' policy-clamp-ac-k8s-ppnt: enabled: true config: |