core-deployments/longhorn/kustomization.yaml
Aaron Riedel 476768ff09
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
add prometheus label to longhorn namespace
2024-10-03 14:31:58 +02:00

9 lines
216 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generators:
- ./secret-generator.yaml
resources:
- ./recurringjobs.yaml
- ./storageclass.yaml
- ./volumesnapshotclass.yaml
- ./namespace.yaml