From 080359fbfa15432b4c2e567cf6589ed19fd68231 Mon Sep 17 00:00:00 2001 From: alexandrev-tibco Date: Thu, 13 Feb 2025 12:06:22 +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-DP/values_dp-configure-namespace.yaml create mode 100644 deployments/minikube-TEST-DP/values_dp-core-infrastructure.yaml diff --git a/deployments/minikube-TEST-DP/values_dp-configure-namespace.yaml b/deployments/minikube-TEST-DP/values_dp-configure-namespace.yaml new file mode 100644 index 0000000..63d7d7d --- /dev/null +++ b/deployments/minikube-TEST-DP/values_dp-configure-namespace.yaml @@ -0,0 +1,6 @@ +global: + tibco: + dataPlaneId: cullv32q74706ken7nag + enableClusterScopedPerm: true + primaryNamespaceName: test-dp + serviceAccount: test-dp \ No newline at end of file diff --git a/deployments/minikube-TEST-DP/values_dp-core-infrastructure.yaml b/deployments/minikube-TEST-DP/values_dp-core-infrastructure.yaml new file mode 100644 index 0000000..c08e8e2 --- /dev/null +++ b/deployments/minikube-TEST-DP/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: cullv32q74706ken7nag + serviceAccount: test-dp + subscriptionId: cn1rcje36t2df8e0d2r0 +tp-tibtunnel: + configure: + accessKey: zowZqAs5IHjyfdOHw2m7ckgjzVmcGaJpbtOwW0sizM0 + connect: + url: https://tibcocsusea2.eu-west.tunnel.tibco.com/sub-cn1rcje36t2df8e0d2r0-dp-cullv32q74706ken7nag \ No newline at end of file