-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix knative-monitoring namespace and accessing-logs URL #437
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
Fix knative-monitoring namespace and accessing-logs URL #437
Conversation
|
/ok-to-test |
|
Hum, elsewhere in the docs, there is reference to |
The namespace is `knative-monitoring` instead of `monitoring` Signed-off-by: Vincent Demeester <[email protected]>
2c6e7f9 to
21889a5
Compare
|
/test pull-knative-docs-integration-tests |
|
/retest |
|
/test pull-knative-docs-integration-tests |
|
The integration test failure was unrelated to this change and due to an issue impacting all PRs in the docs repo that is now fixed. /test pull-knative-docs-integration-tests |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vaikas-google, vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The namespace is
knative-monitoringinstead ofmonitoringSigned-off-by: Vincent Demeester [email protected]