Skip to content

Commit

Permalink
feat(kyak): grafana cloud is expensive
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Dec 14, 2024
1 parent 28cd2d9 commit b21c527
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/kepler-system/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
# - ./kepler/ks.yaml
- ./kepler/ks.yaml

22 changes: 11 additions & 11 deletions kubernetes/kyak/apps/monitoring/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ resources:
# Flux-Kustomizations
- ./gatus/ks.yaml
# - ./grafana/ks.yaml
- ./grafana-k8s-monitoring/ks.yaml
# - ./kromgo/ks.yaml
# - ./kube-prometheus-stack/ks.yaml
# - ./loki/ks.yaml
# - ./nut-exporter/ks.yaml
# - ./smartctl-exporter/ks.yaml
# - ./snmp-exporter/ks.yaml
# - ./tempo/ks.yaml
# - ./thanos/ks.yaml
# - ./unpoller/ks.yaml
# - ./vector/ks.yaml
# - ./grafana-k8s-monitoring/ks.yaml
- ./kromgo/ks.yaml
- ./kube-prometheus-stack/ks.yaml
- ./loki/ks.yaml
- ./nut-exporter/ks.yaml
- ./smartctl-exporter/ks.yaml
- ./snmp-exporter/ks.yaml
- ./tempo/ks.yaml
- ./thanos/ks.yaml
- ./unpoller/ks.yaml
- ./vector/ks.yaml

0 comments on commit b21c527

Please sign in to comment.