From caed2e8fe452c3a198ee2889fe49eda7b95831be Mon Sep 17 00:00:00 2001 From: Sebastian Florek Date: Thu, 23 Jan 2025 14:07:15 +0100 Subject: [PATCH] fix osartifact secret bundle config --- charts/osartifact/Chart.yaml | 2 +- charts/osartifact/templates/secret.yaml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/charts/osartifact/Chart.yaml b/charts/osartifact/Chart.yaml index 6ad1f7e..74dd5e9 100644 --- a/charts/osartifact/Chart.yaml +++ b/charts/osartifact/Chart.yaml @@ -5,4 +5,4 @@ maintainers: - name: Plural email: support@plural.sh type: application -version: 0.4.0 \ No newline at end of file +version: 0.4.1 \ No newline at end of file diff --git a/charts/osartifact/templates/secret.yaml b/charts/osartifact/templates/secret.yaml index f6436c6..9995d88 100644 --- a/charts/osartifact/templates/secret.yaml +++ b/charts/osartifact/templates/secret.yaml @@ -60,9 +60,6 @@ stringData: - --disable=traefik,servicelb bundles: - - targets: - - run:///plural-bundle.tar - local_file: true {{- range $key, $value := .Values.defaultBundles }} - targets: - run://{{ $key }}.tar