-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] - Adding helm chart #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for doing it @nicolastakashi !
I left few comments. Let me know what you think :)
charts/perses/values.schema.json
Outdated
] | ||
}, | ||
"sql": { | ||
"type": "object" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you didn't want to provide the sql config ?
Signed-off-by: Nicolas Takashi <[email protected]>
Signed-off-by: Nicolas Takashi <[email protected]>
Signed-off-by: Nicolas Takashi <[email protected]>
Co-authored-by: Augustin Husson <[email protected]> Signed-off-by: Nicolas Takashi <[email protected]>
6b682fc
to
ebd3d3d
Compare
Co-authored-by: Augustin Husson <[email protected]> Signed-off-by: Nicolas Takashi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome !!
I'm adding the helm chart content and workflow from perses repository.