k3s-cluster/kubernetes/common/templates/volsync/kustomization.yaml
SeanOMik 51bf76fe3a
feat: enable volsync for dendrite
moved logs to /var/log/dendrite, will have to migrate data from hostpath to the pvc
2024-10-16 21:19:17 -04:00

9 lines
No EOL
242 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./backup-creds.sops.yaml
- ./minio-creds.sops.yaml
- ./pvc.yaml
- ./minio.yaml
- ./b2.yaml