We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are no podLabel value in charts/hlf-operator-api/values.yaml
podLabel
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
charts/hlf-operator-api/deployment.yaml
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
Error: FabricOperatorAPI.hlf.kungfusoftware.es "operator-api" is invalid: spec.podLabels: Required value
You can reproduce it using the command in the document
No response
# kubectl get nodes -o wide
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
There are no
podLabel
value incharts/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 fileWhat 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
The text was updated successfully, but these errors were encountered: