Update minio config values
This commit is contained in:
parent
3b76984124
commit
9ff8da8824
1 changed files with 1 additions and 5 deletions
|
@ -80,11 +80,7 @@ singleuser:
|
|||
secretKeyRef:
|
||||
name: minio-credentials
|
||||
key: MINIO_SECRET_KEY
|
||||
MINIO_ENDPOINT_URL:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: minio-credentials
|
||||
key: MINIO_ENDPOINT_URL
|
||||
MINIO_ENDPOINT_URL: "https://s3.dco1.safedc.net"
|
||||
extraFiles:
|
||||
jupyter_notebook_config:
|
||||
mountPath: /home/jovyan/.jupyter/jupyter_server_config.py
|
||||
|
|
Loading…
Add table
Reference in a new issue