this repo has no description
0
fork

Configure Feed

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

Re-deploy kromgo and jellystat

+3 -3
+3 -3
k8s/nebula/apps/monitoring/kustomization.yaml
··· 1 1 apiVersion: kustomize.config.k8s.io/v1beta1 2 2 kind: Kustomization 3 - resources: [] 4 - # - ./kromgo/ks.yaml 5 - # - ./jellystat/ks.yaml 3 + resources: 4 + - ./kromgo/ks.yaml 5 + - ./jellystat/ks.yaml 6 6 # - ./scrutiny/ks.yaml