Skip to content
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

[ssv-node] add ssv-node chart #127

Merged
merged 7 commits into from
Jul 3, 2024
Merged

[ssv-node] add ssv-node chart #127

merged 7 commits into from
Jul 3, 2024

Conversation

0xDones
Copy link
Member

@0xDones 0xDones commented Jun 18, 2024

Description

  • Add Helm Chart for ssv-node

@0xDones 0xDones requested a review from a team as a code owner June 18, 2024 02:00
apiVersion: v1
kind: Service
metadata:
name: "{{ include "ssv-node.fullname" . }}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think this should have a suffix name as well?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or perhaps the p2p one should be the main and this a metrics one.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good question, sir. I believe the suffix is not needed for the generic service, I added it to the p2p one because I wanted to be specific about it.

Copy link
Member

@AntiD2ta AntiD2ta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xDones 0xDones merged commit 6357e13 into main Jul 3, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants