From 679e3bf2594ee09876cdc39b0aa424b987d80c6a Mon Sep 17 00:00:00 2001 From: Ho Kim Date: Mon, 18 Nov 2024 04:03:18 +0000 Subject: [PATCH] fix(cdl): fix account for shared ponds --- charts/data-pond/Chart.yaml | 2 +- charts/data-pond/templates/secret.yaml.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/data-pond/Chart.yaml b/charts/data-pond/Chart.yaml index ccd7f58..6b6aa19 100644 --- a/charts/data-pond/Chart.yaml +++ b/charts/data-pond/Chart.yaml @@ -16,7 +16,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.4 +version: 0.1.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/data-pond/templates/secret.yaml.j2 b/charts/data-pond/templates/secret.yaml.j2 index f1b8b73..921dd11 100644 --- a/charts/data-pond/templates/secret.yaml.j2 +++ b/charts/data-pond/templates/secret.yaml.j2 @@ -17,7 +17,7 @@ stringData: apiVersion: v1 kind: Secret metadata: - name: "{{ .Release.Name }}-user-0" + name: "object-storage-user-0" labels: {{- include "data-pond.labels" . | nindent 4 }} stringData: