khuedoan-homelab/system/k8up-operator/kustomization.yaml
Khue Doan 86d29b014f fix(k8up): switch to Kustomize
Helm doesn't include CRDs
2022-01-02 23:45:03 +07:00

8 lines
198 B
YAML

# TODO switch back to Helm when they include CRDs
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/k8up-io/k8up/config/default?ref=master
- schedule.yaml