core-deployments/longhorn/kustomization.yaml
Tom Neuber 2b980fa697
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
longhorn: fix typo
2024-09-30 22:42:24 +02:00

8 lines
195 B
YAML

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