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

Update README.md #34

Merged
merged 1 commit into from
May 17, 2024
Merged

Update README.md #34

merged 1 commit into from
May 17, 2024

Conversation

thogar-computer
Copy link
Contributor

These are the changes I've made locally to get the instructions running :)

Feature or Problem

the operator was getting stuck, looking for nats at the default address of nats.default, where as the instructions in the readme have the user setting nats as nats-cluster. This PR brings the nats address inline with the rest of the readme

I have also include the update of the secret name, as again if a user was following the readme the operator would look for a secret named cluster-secret where as the yaml for the secret is setting the name to my-wasmcloud-cluster

Related Issues

#33

Release Information

Consumer Impact

N/A

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

These change were apply locally to get the readme working so i could install WASM into Kubernetes for future evaluation

These are the changes I've made locally to get the instructions running :)

Signed-off-by: Thomas Gardner <thogar@noc.ac.uk>
Copy link
Member

@joonas joonas left a comment

Choose a reason for hiding this comment

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

Looks great, thank you Thomas! 👍

@joonas joonas merged commit 7a38f50 into wasmCloud:main May 17, 2024
5 checks passed
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