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

feat: nats implementation #171

Closed
wants to merge 2 commits into from

Conversation

jlevydev
Copy link
Contributor

No description provided.

@jlevydev jlevydev requested a review from fullykubed as a code owner November 11, 2024 20:30
effect = "NoSchedule"
}
]
configuration = file("nats-server.conf")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You this file contradicts the values you are passing to the helm chart (e.g., auth). This makes it difficult to discern what your intention is.

http: 0.0.0.0:8222

system_account: sys
accounts: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be setting up a multi-tentant system. This seems unnecessary. Perhaps this is the issue?

@fullykubed
Copy link
Member

Closing because was completed on a separate branch.

@fullykubed fullykubed closed this Dec 5, 2024
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.

2 participants