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

feat(fabric): support for labels in deployment and service #2518

Closed
adityajoshi12 opened this issue Feb 27, 2024 · 2 comments
Closed

feat(fabric): support for labels in deployment and service #2518

adityajoshi12 opened this issue Feb 27, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request fabric Related to the Hyperledger Fabric DLT Platform

Comments

@adityajoshi12
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As a user I want to add custom labels to the fabric peer/orderer/ca nodes.

Describe the solution you'd like
Labels can be pass from the network.yaml file

network:
    labels:
      service: {}
      pvc: {}
      deployment: {}

Additional context
This feature is currently available in besu Issue, PR

@adityajoshi12 adityajoshi12 added enhancement New feature or request fabric Related to the Hyperledger Fabric DLT Platform labels Feb 27, 2024
@suvajit-sarkar
Copy link
Contributor

@adityajoshi12 , will update the chart to allow having custom labels.

@adityajoshi12
Copy link
Contributor Author

Yes, It will also require some changes in the .tpl files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fabric Related to the Hyperledger Fabric DLT Platform
Projects
None yet
Development

No branches or pull requests

2 participants