mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
10 lines
217 B
YAML
10 lines
217 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: longhorn-system
|
|
|
|
resources:
|
|
- ingress.yaml
|
|
- volume-snapshot.yaml
|
|
- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd
|