mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-13 00:04:46 +07:00
8 lines
198 B
YAML
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
|