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

Add the cli properties in the pravega manifest to be used as env variable by admin-cli #87

Open
nishant-yt opened this issue Nov 25, 2021 · 0 comments
Assignees

Comments

@nishant-yt
Copy link
Contributor

Description

The following cli properties are needed an env variable inside the Controller/ Segment Store pods by the admin-cli

  • cli.channel.auth
  • cli.channel.tls
  • cli.credentials.username
  • cli.credentials.pwd
  • cli.trustStore.location
  • cli.trustStore.access.token.ttl.seconds
  • cli.controller.connect.rest.uri
  • cli.controller.connect.grpc.uri
  • cli.store.metadata.backend

Importance

must-have

Location

https://github.com/pravega/charts/blob/master/charts/pravega/values.yaml

Suggestions for an improvement

pass the above mentioned properties as options in the pravega spec with their defaults values.

@nishant-yt nishant-yt self-assigned this Nov 25, 2021
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