Skip to content

Commit

Permalink
Add RGW (#28)
Browse files Browse the repository at this point in the history
* minio rgw

* jhub-spark

* rgw
  • Loading branch information
zinus92 authored Jun 5, 2024
1 parent da026dd commit ee8c0ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable/jupyterhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apiVersion: v1
appVersion: "1"
description: A Helm chart for the deployment of multi-user JupyterHUB
name: jupyterhub
version: 1.2.5
version: 1.3.0
icon: https://xrootd.slac.stanford.edu/images/jupyterhub.png
maintainers:
- name: dciangot
Expand Down
4 changes: 2 additions & 2 deletions stable/jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ iam:

hub:
host: localhost
image: dodasts/jhub:v0.0.15-jhub
image: harbor.cloud.infn.it/datacloud-templates/jhub-spark:1.2.0

s3:
endpoint: https://minio.cloud.infn.it/minio
endpoint: https://rgw.cloud.infn.it/
bucket: mybucket

cert:
Expand Down

0 comments on commit ee8c0ed

Please sign in to comment.