feat: provide a helm chart for percas over k8s#49
Conversation
Signed-off-by: ScopeDB-worm <scopedbworm@gmail.com>
|
Some license headers missing. Can run |
There was a problem hiding this comment.
May add a simple usage doc? The PR description contains some info I see.
There was a problem hiding this comment.
Auto packaging isn't done in this PR. Hence there might not be a generally available way to use the chart now. The PR description demonstrates the way for developers to try it, which requires a bit more knowledge than common users.
Will add it after CI/CD is set up.
Seems Hawkeye didn't recognise the license header in Helm template format (e.g., what in the headless-service.yaml). I think for now the best solution is to exclude the |
Signed-off-by: ScopeDB-worm <scopedbworm@gmail.com>
|
@ScopeDB-worm Is this ready for merge now? |
Yes! |
|
Merged. Thanks for your contribution! |
Have a try with the following command:
Tests and pipelines will be added in later PRs.