mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-07-31 07:15:12 +00:00
fix osartifact chart
This commit is contained in:
parent
cca4acc8fc
commit
c8a9142544
@ -5,4 +5,4 @@ maintainers:
|
||||
- name: Plural
|
||||
email: support@plural.sh
|
||||
type: application
|
||||
version: 0.5.0
|
||||
version: 0.5.1
|
@ -67,6 +67,8 @@ exporter:
|
||||
repository: plural-edge
|
||||
# Image tag that should be used when pushing to the registry
|
||||
tag: latest
|
||||
# Username used when generating docker config.json. It is only used when 'passwordSecret' is provided.
|
||||
username: plural
|
||||
# Secret that stores just the password for the docker registry user.
|
||||
# One of 'passwordSecret' or 'configSecret' must be provided.
|
||||
passwordSecret:
|
||||
|
Loading…
Reference in New Issue
Block a user