mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
12 lines
324 B
YAML
12 lines
324 B
YAML
# Example only. Save as kustomization.yaml in a private overlay beside a
|
|
# populated object-store.yaml. Do not apply this file directly.
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ../../operators/cloudnative-pg
|
|
- object-store.yaml
|
|
|
|
components:
|
|
- ../../components/barman-cloud-backup
|