From 963b9dd9338dba0d578a084102fa75ee63364dd0 Mon Sep 17 00:00:00 2001 From: jhartmann Date: Mon, 6 May 2024 18:37:58 +0200 Subject: [PATCH] chore(charts):[#358] add bdrs mock --- .../bdrs-mock/templates/configmap.yaml | 60 +++++++++++++------ 1 file changed, 43 insertions(+), 17 deletions(-) diff --git a/charts/connector/bdrs-mock/templates/configmap.yaml b/charts/connector/bdrs-mock/templates/configmap.yaml index e634dc4597..2ccd322881 100644 --- a/charts/connector/bdrs-mock/templates/configmap.yaml +++ b/charts/connector/bdrs-mock/templates/configmap.yaml @@ -1,20 +1,20 @@ # Copyright (c) 2021,2024 Bayerische Motoren Werke Aktiengesellschaft (BMW AG) -# Copyright (c) 2021,2024 Contributors to the Eclipse Foundation -# -# See the NOTICE file(s) distributed with this work for additional -# information regarding copyright ownership. -# -# This program and the accompanying materials are made available under the -# terms of the Apache License, Version 2.0 which is available at -# https://www.apache.org/licenses/LICENSE-2.0. * -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations -# under the License. -# -# SPDX-License-Identifier: Apache-2.0 -# + # Copyright (c) 2021,2024 Contributors to the Eclipse Foundation + # + # See the NOTICE file(s) distributed with this work for additional + # information regarding copyright ownership. + # + # This program and the accompanying materials are made available under the + # terms of the Apache License, Version 2.0 which is available at + # https://www.apache.org/licenses/LICENSE-2.0. * + # Unless required by applicable law or agreed to in writing, software + # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + # License for the specific language governing permissions and limitations + # under the License. + # + # SPDX-License-Identifier: Apache-2.0 + # --- apiVersion: v1 kind: ConfigMap @@ -82,5 +82,31 @@ data: "BPNL00000000DFH0": "{{ .Values.didPrefix }}:BPNL00000001CRHK", "BPNL001000TS0100": "{{ .Values.didPrefix }}:BPNL00000001CRHK", "BPNL00000003CNKC": "{{ .Values.didPrefix }}:BPNL00000001CRHK", - "BPNL0073928UJ000": "{{ .Values.didPrefix }}:BPNL00000001CRHK" + "BPNL0073928UJ000": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003AYRE": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003AVTH": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003AWSS": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003B0Q0": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS000000000001": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000007OR16": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS000000815DMY": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS000004711DMY": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS000001111DMY": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS0000000008ZZ": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003B6LU": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000008BDFH": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003B2OM": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003CSGV": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003B5MJ": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003AXS3": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000003B3NX": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNL00000000BJTL": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000003CSGV": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000003B2OM": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000003B5MJ": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000003AXS3": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000003B3NX": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000000BJTL": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS000000000DQB": "{{ .Values.didPrefix }}:BPNL00000001CRHK", + "BPNS00000003B0Q0": "{{ .Values.didPrefix }}:BPNL00000001CRHK" }