FEAT(minio): add minio storageclass

- and persistentvolumes for local d...
This commit is contained in:
2025-12-29 19:48:08 +09:00
parent 8ac235fb17
commit 0f9f427e44
3 changed files with 105 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- storage-class.yaml
- persistent-volumes.yaml
- vault/minio-root-password.yaml
- ingress.yaml