From eca323acc2190e61447564b7db3006bb8e546f85 Mon Sep 17 00:00:00 2001 From: alexandrev-tibco Date: Thu, 13 Feb 2025 12:07:33 +0100 Subject: [PATCH] Update values --- .../values_dp-configure-namespace.yaml | 6 ++++++ .../values_dp-core-infrastructure.yaml | 20 +++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 deployments/minikube-TEST-DP2/values_dp-configure-namespace.yaml create mode 100644 deployments/minikube-TEST-DP2/values_dp-core-infrastructure.yaml diff --git a/deployments/minikube-TEST-DP2/values_dp-configure-namespace.yaml b/deployments/minikube-TEST-DP2/values_dp-configure-namespace.yaml new file mode 100644 index 0000000..9df4223 --- /dev/null +++ b/deployments/minikube-TEST-DP2/values_dp-configure-namespace.yaml @@ -0,0 +1,6 @@ +global: + tibco: + dataPlaneId: cullvbiq74706ken7nbg + enableClusterScopedPerm: true + primaryNamespaceName: test-dp2 + serviceAccount: test-dp2 \ No newline at end of file diff --git a/deployments/minikube-TEST-DP2/values_dp-core-infrastructure.yaml b/deployments/minikube-TEST-DP2/values_dp-core-infrastructure.yaml new file mode 100644 index 0000000..5a007f4 --- /dev/null +++ b/deployments/minikube-TEST-DP2/values_dp-core-infrastructure.yaml @@ -0,0 +1,20 @@ +global: + logging: + fluentbit: + enabled: false + proxy: + noProxy: "" + tibco: + containerRegistry: + password: cmVmdGtuOjAxOjAwMDAwMDAwMDA6TzFUb1llQWVzZzREWnJINkZIUXY2REFuR2xa + repository: tibco-platform-docker-prod + url: csgprdeuwrepoedge.jfrog.io + username: tibco-platform-sub-cn1rcje36t2df8e0d2r0 + dataPlaneId: cullvbiq74706ken7nbg + serviceAccount: test-dp2 + subscriptionId: cn1rcje36t2df8e0d2r0 +tp-tibtunnel: + configure: + accessKey: jaAW1XtN5ZWMzn513ot2UmfwNhz/y3CMUuPhQJP5gEM + connect: + url: https://tibcocsusea2.eu-west.tunnel.tibco.com/sub-cn1rcje36t2df8e0d2r0-dp-cullvbiq74706ken7nbg \ No newline at end of file