mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
This is a revert of 1da5a removing actual deployments and keeping only the dev environment in Tilt. The clean-up was a bit heavy handed. We should keep the Helm chart to the development repository and move away only the deployment configuration.
8 lines
175 B
YAML
8 lines
175 B
YAML
apiVersion: core.libre.sh/v1alpha1
|
|
kind: Bucket
|
|
metadata:
|
|
name: impress-media-storage
|
|
namespace: {{ .Release.Namespace | quote }}
|
|
spec:
|
|
provider: data
|
|
versioned: true
|