Skip to content

Commit

Permalink
squashme: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
olevski committed Oct 20, 2023
1 parent eb47ee5 commit cc8b5d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions renku_notebooks/api/amalthea_patches/git_sidecar.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,6 @@ def main(server: "UserServer"):
f"--skip-auth-route=^/sessions/{server.server_name}/sidecar/jsonrpc/map$"
),
},
{
"op": "add",
"path": "/statefulset/spec/template/spec/containers/1/image",
"value": "bitnami/oauth2-proxy:7.5.1",
},
{
"op": "add",
"path": "/statefulset/spec/template/spec/containers/1/args/-",
Expand Down

0 comments on commit cc8b5d5

Please sign in to comment.