fddf4e37a3
Exposes the legacy mediafs filesystem to the arrstack namespace for the upcoming mediamover tool. Adds a ceph-mediafs-secret VaultStaticSecret in csi-cephfs and a 10Ti static RWX PV/PVC pair bound by claimRef.
12 lines
227 B
YAML
12 lines
227 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- namespace.yaml
|
|
- vaultauth.yaml
|
|
- vaultstaticsecret.yaml
|
|
- vaultstaticsecret-mediafs.yaml
|
|
- storageclass.yaml
|
|
- vmservicescrape.yaml
|