🧑‍💻(helm) add minio in staging environment

Add minio in staging environment.
Set the env var for the backend.
This commit is contained in:
Anthony LC
2024-05-07 17:31:18 +02:00
committed by Anthony LC
parent a764e5989c
commit b94f08d275
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: core.libre.sh/v1alpha1
kind: Bucket
metadata:
name: impress-media-storage
namespace: {{ .Release.Namespace | quote }}
spec:
provider: data
versioned: true