Skip to content

Commit d5c7497

Browse files
Merge pull request #224 from stfc/migrate-galaxy
BUG: set proper redirect url
2 parents 3bb1edc + 03f451f commit d5c7497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/dev/worker/materials-galaxy-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ oauth2-proxy:
22

33

44
extraArgs:
5-
redirect-url: "https://galaxy.dev.nubes.stfc.ac.uk/oauth2/callback"
5+
redirect-url: "https://galaxy.dev-worker.nubes.stfc.ac.uk/oauth2/callback"
66

77
galaxy:
88
ingress:

0 commit comments

Comments
 (0)