Tom Neuber
39fd1f7d0f
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
9 lines
211 B
YAML
9 lines
211 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
generators:
|
|
- ./secret-generator.yaml
|
|
resources:
|
|
- ./alerts.yaml
|
|
- ./namespace.yaml
|
|
- ./service-monitor-longhorn.yaml
|
|
- ./templates.yaml
|