Skip to content
Snippets Groups Projects
Verified Commit 6e692a55 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(kubenav): Add dashboards for mobile monitoring

parent d50f1787
No related branches found
No related tags found
No related merge requests found
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kubenav-system
resources:
- namespace.yaml
- https://git.shivering-isles.com/github-mirror/kubenav/deploy/-/raw/ed66ab3bf470fe7a43c6990e39d158b249f5ff7c/dashboards/prometheus-dashboard.yaml
- https://git.shivering-isles.com/github-mirror/kubenav/deploy/-/raw/ed66ab3bf470fe7a43c6990e39d158b249f5ff7c/dashboards/cert-manager-dashboard.yaml
- https://git.shivering-isles.com/github-mirror/kubenav/deploy/-/raw/ed66ab3bf470fe7a43c6990e39d158b249f5ff7c/dashboards/nginx-ingress-request-handling-performance-dashboard.yaml
- https://git.shivering-isles.com/github-mirror/kubenav/deploy/-/raw/ed66ab3bf470fe7a43c6990e39d158b249f5ff7c/dashboards/nginx-ingress-dashboard.yaml
apiVersion: v1
kind: Namespace
metadata:
name: kubenav-system
labels:
name: kubenav-system
kyverno.shivering-isles.com/class: "system"
......@@ -13,3 +13,4 @@ resources:
- flux-system
- k8up
- postgres
- kubenav
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment