mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-07-19 09:39:17 +00:00
fix osartifact secret bundle config
This commit is contained in:
parent
6fa5355797
commit
caed2e8fe4
@ -5,4 +5,4 @@ maintainers:
|
||||
- name: Plural
|
||||
email: support@plural.sh
|
||||
type: application
|
||||
version: 0.4.0
|
||||
version: 0.4.1
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user