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

operator api helm chart values bug #169

Open
Byeong-jun-Kim opened this issue Jun 8, 2023 · 0 comments
Open

operator api helm chart values bug #169

Byeong-jun-Kim opened this issue Jun 8, 2023 · 0 comments

Comments

@Byeong-jun-Kim
Copy link

Byeong-jun-Kim commented Jun 8, 2023

What happened?

There are no podLabel value in charts/hlf-operator-api/values.yaml

This value is added to template charts/hlf-operator-api/deployment.yaml in this PR #151 but not in values file

What did you expect to happen?

https://hyperledger.github.io/bevel-operator-fabric/docs/operator-ui/deploy-operator-api
This command makes an error Error: FabricOperatorAPI.hlf.kungfusoftware.es "operator-api" is invalid: spec.podLabels: Required value
It must run without error

How can we reproduce it (as minimally and precisely as possible)?

You can reproduce it using the command in the document

Anything else we need to know?

No response

Kubernetes version

# kubectl get nodes -o wide
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

No branches or pull requests

1 participant