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

helm: make gRPC and metrics address/port configurable #41

Merged

Conversation

willfindlay
Copy link
Contributor

This patch makes the gRPC address and port configurable in helm and adds a similar option
to configure the metrics address. Fixes #40.

Signed-off-by: William Findlay [email protected]

@michi-covalent
Copy link
Contributor

i'll review this today i have a couple of suggestions 🙏

install/kubernetes/values.yaml Outdated Show resolved Hide resolved
install/kubernetes/values.yaml Outdated Show resolved Hide resolved
@willfindlay willfindlay marked this pull request as draft May 19, 2022 04:41
@willfindlay willfindlay force-pushed the pr/willfindlay/configurable-addresses branch from 7c9b584 to e972e2b Compare May 19, 2022 15:02
@willfindlay willfindlay marked this pull request as ready for review May 19, 2022 15:03
@willfindlay
Copy link
Contributor Author

@michi-covalent I fixed up the changes you suggested, thanks.

This patch makes the gRPC address and port configurable in helm and adds a similar option
to configure the metrics address.

Signed-off-by: William Findlay <[email protected]>
@willfindlay willfindlay force-pushed the pr/willfindlay/configurable-addresses branch from e972e2b to 6e00380 Compare May 19, 2022 16:32
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.

Make tetragon bind port user-configurable
2 participants