forked from k-space/kube
up grafana doc
This commit is contained in:
@@ -1,12 +1,10 @@
|
|||||||
# Grafana
|
# Grafana
|
||||||
|
|
||||||
This application is managed by [ArgoCD](https://argocd.k-space.ee/applications/argocd/grafana)
|
# Deployment
|
||||||
|
With ArgoCD. Render it locally:
|
||||||
|
|
||||||
Should ArgoCD be down manifests here can be applied with:
|
```sh
|
||||||
|
kustomize build . --enable-helm
|
||||||
```
|
|
||||||
kubectl create namespace grafana
|
|
||||||
kubectl apply -n grafana -f application.yml
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Grafana post deployment steps
|
## Grafana post deployment steps
|
||||||
|
Reference in New Issue
Block a user