mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
13 lines
279 B
YAML
13 lines
279 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: longhorn-system
|
|
|
|
resources:
|
|
- helm-longhorn.yaml
|
|
- ingress.yaml
|
|
- volume-snapshot.yaml
|
|
- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd
|
|
|
|
# patches:
|
|
# - path: tracking-patch.yaml |