longhorn: add k8s resources to kustomize
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
dfc4b33f64
commit
58c005d4be
2 changed files with 4 additions and 12 deletions
|
@ -2,3 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
generators:
|
||||
- ./secret-generator.yaml
|
||||
resources:
|
||||
- ./recurringjobs.yaml
|
||||
- ./storageclass.yaml
|
||||
- ./volumesnapchotclass.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue