feat(operators): add Grafana operator
This commit is contained in:
parent
95e08c0c24
commit
1def2597c0
3 changed files with 29 additions and 0 deletions
6
apps/grafana/overlays/system/kustomization.yaml
Normal file
6
apps/grafana/overlays/system/kustomization.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../base
|
||||
|
||||
namespace: monitoring-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue