You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running the commands given in config/broker/README.md, I'll get the following error message:
namespace/nats-io created
the namespace from the provided object "nats-io" does not match the namespace "natss". You must pass '--namespace=nats-io' to perform this operation.
the namespace from the provided object "nats-io" does not match the namespace "natss". You must pass '--namespace=nats-io' to perform this operation.
the namespace from the provided object "nats-io" does not match the namespace "natss". You must pass '--namespace=nats-io' to perform this operation.
error: the namespace from the provided object "knative-eventing" does not match the namespace "natss". You must pass '--namespace=knative-eventing' to perform this operation.
error: the namespace from the provided object "knative-eventing" does not match the namespace "natss". You must pass '--namespace=knative-eventing' to perform this operation.
Expected behavior
Namespace in yaml files does not match namespace in commands that are given in the README.md.
To Reproduce
Clone repo
Run the commands given in config/broker/README.md
Knative release version
Version: v20241209-local-441372ae
The text was updated successfully, but these errors were encountered:
Describe the bug
When running the commands given in config/broker/README.md, I'll get the following error message:
Expected behavior
Namespace in yaml files does not match namespace in commands that are given in the README.md.
To Reproduce
Knative release version
Version: v20241209-local-441372ae
The text was updated successfully, but these errors were encountered: