Files
foundation/clusters/testing/kustomization.yaml
Dreaded_X c434f0822a
Some checks are pending
kustomization/barman-config/1b69816f progressing
kustomization/flux-system/1b69816f reconciliation succeeded
kustomization/longhorn/1b69816f reconciliation succeeded
kustomization/cilium/1b69816f reconciliation succeeded
kustomization/local-path-provisioner/1b69816f reconciliation succeeded
kustomization/longhorn-jobs/1b69816f reconciliation succeeded
kustomization/certificates/1b69816f reconciliation succeeded
kustomization/letsencrypt/1b69816f reconciliation succeeded
kustomization/cert-manager/1b69816f reconciliation succeeded
feat: Configure barman object store
2025-12-15 04:55:50 +01:00

21 lines
756 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- flux-system/
- ../../controllers/artifacts.yaml
- ../../controllers/cilium/cilium.yaml
- ../../controllers/cert-manager/cert-manager.yaml
- ../../controllers/spegel/spegel.yaml
- ../../controllers/longhorn/longhorn.yaml
- ../../controllers/local-path-provisioner/local-path-provisioner.yaml
- ../../controllers/cnpg/cnpg.yaml
- ../../controllers/barman-cloud-plugin/barman-cloud-plugin.yaml
- ../../configs/artifacts.yaml
- ../../configs/letsencrypt/letsencrypt.yaml
- ../../configs/certificates/certificates.yaml
- ../../configs/alerts/alerts.yaml
- ../../configs/longhorn-jobs/longhorn-jobs.yaml
- ../../configs/barman-config/barman-config.yaml