Skip to content
Snippets Groups Projects
Commit 57a0fdec authored by Jean-Eric Stranig's avatar Jean-Eric Stranig
Browse files

BIOMASS-2998 enable the configuration of the bucket name

parent 3fc28bf9
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,9 @@ components:
- name: s3fs
image: 'registry.eu-west-0.prod-cloud-ocb.orange-business.com/cloud-biomass-maap/che-s3-storage:master'
imagePullPolicy: Always
envFrom:
- configMapRef:
name: maap-configmap
resources:
limits:
memory: 256Mi
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment