Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
docs: Point prometheus-operator guide to access guide
Browse files Browse the repository at this point in the history
This commit points the Pormetheus Operator configuration guide to
"How to access monitoring stack" guide.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
  • Loading branch information
surajssd committed May 29, 2020
1 parent 770e07f commit 111bdbb
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* [Attribute reference](#attribute-reference)
* [Applying](#applying)
* [Destroying](#destroying)
* [What's Next](#whats-next)

## Introduction

Expand Down Expand Up @@ -156,3 +157,7 @@ To destroy the component:
```bash
lokoctl component render-manifest prometheus-operator | kubectl delete -f -
```

## What's next

- Learn [how to access monitoring stack](../../how-to-guides/access-monitoring.md) installed using above tutorial.

0 comments on commit 111bdbb

Please sign in to comment.