-
Notifications
You must be signed in to change notification settings - Fork 323
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
Add helm chart install #422
Conversation
Codecov Report
@@ Coverage Diff @@
## master #422 +/- ##
=======================================
Coverage 40.46% 40.46%
=======================================
Files 76 76
Lines 2659 2659
=======================================
Hits 1076 1076
Misses 1520 1520
Partials 63 63 Continue to review full report at Codecov.
|
b1c776a
to
5703255
Compare
metadata: | ||
name: {{ include "janus.fullname" . }} | ||
labels: | ||
{{ include "janus.labels" . | indent 4 }} |
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.
super! 👍
5703255
to
4a0629e
Compare
4a0629e
to
222e3ba
Compare
What does this PR do?
Adding Helm templates for launching Janus on Kubernetes.