this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Yeet

+4 -4
+1 -1
k8s/nebula/apps/databases/kustomization.yaml
··· 10 10 # - dragonfly/ks.yaml 11 11 # - dragonfly/ks-cluster.yaml 12 12 # - pgadmin/ks.yaml 13 - - influx/ks.yaml 13 + # - influx/ks.yaml
+3 -3
k8s/nebula/apps/monitoring/kustomization.yaml
··· 1 1 apiVersion: kustomize.config.k8s.io/v1beta1 2 2 kind: Kustomization 3 - resources: 3 + resources: [] 4 4 # - ./grafana/ks.yaml 5 5 # - ./kromgo/ks.yaml 6 - - ./jellystat/ks.yaml 7 - - ./scrutiny/ks.yaml 6 + # - ./jellystat/ks.yaml 7 + # - ./scrutiny/ks.yaml 8 8 # - prom-stack/ks.yaml