Skip to content

Commit

Permalink
auto update of tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action authored and vivian-rook committed Jul 31, 2023
1 parent 1b99c87 commit d246263
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions paws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ jupyterhub:
},
]
c.OAuthenticator.allow_all = True
c.JupyterHub.authenticator_class = Auth
c.JupyterHub.authenticate_prometheus = False
c.JupyterHub.logo_file = '/srv/jupyterhub/PAWS.svg'
Expand All @@ -255,7 +256,7 @@ jupyterhub:
fsGroup: 52771
image:
name: quay.io/wikimedia-paws-prod/paws-hub
tag: pr-236 # paws-hub tag managed by github actions
tag: pr-317 # paws-hub tag managed by github actions
containerSecurityContext:
runAsUser: 52771
resources:
Expand All @@ -278,11 +279,10 @@ jupyterhub:
singleuser:
cmd:
- jupyterhub-singleuser
- --LabApp.collaborative=true
fsGid: 52771
image:
name: quay.io/wikimedia-paws-prod/singleuser
tag: pr-315 # singleuser tag managed by github actions
tag: pr-317 # singleuser tag managed by github actions
pullPolicy: Always
memory:
guarantee: 1G
Expand Down

0 comments on commit d246263

Please sign in to comment.