Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Allow not having to set values for Helm release #1812

Closed
jpds opened this issue Mar 11, 2019 · 4 comments
Closed

Allow not having to set values for Helm release #1812

jpds opened this issue Mar 11, 2019 · 4 comments

Comments

@jpds
Copy link

jpds commented Mar 11, 2019

I sometimes just want to deploy a helm release without having to set any values outside of the defaults, however flux doesn't allow me to do this.

@jpds jpds changed the title Allow not having to set values Allow not having to set values for Helm release Mar 11, 2019
@squaremo
Copy link
Member

As in, it requires a values: section in the HelmRelease manifest?

@jpds
Copy link
Author

jpds commented Mar 11, 2019

@squaremo Yes.

@stefanprodan
Copy link
Member

A workaround is to use values: {}

@squaremo
Copy link
Member

I suppose we should alter the OpenAPI schema so values isn't required (and make sure the code doesn't balk if it's absent).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants