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

[node] Add default ingress rule #345

Merged
merged 3 commits into from
Jun 5, 2024
Merged

[node] Add default ingress rule #345

merged 3 commits into from
Jun 5, 2024

Conversation

BulatSaif
Copy link
Contributor

@BulatSaif BulatSaif commented Jun 4, 2024

Fixes: #308

To expose RPC, now 2 lines are enough:

ingress:
  enabled: true
  host: rpc.example.com

Depending on your ingress, you may want to add annotations and tls.

This changes are backward compatible.

@BulatSaif BulatSaif self-assigned this Jun 4, 2024
@BulatSaif BulatSaif marked this pull request as ready for review June 5, 2024 08:20
@BulatSaif BulatSaif requested a review from PierreBesson June 5, 2024 08:34
@BulatSaif BulatSaif merged commit 222376c into main Jun 5, 2024
3 checks passed
@BulatSaif BulatSaif deleted the bs/update-ingress branch June 5, 2024 09:29
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.

Add support for Gateway API as alternative to ingress
3 participants