Skip to content

Commit

Permalink
adding / to iam server url to debug iam-rucio-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
egazzarr authored Nov 6, 2023
1 parent 9416fe8 commit 10e8b66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
mountPath: /tmp/
env:
- name: IAM_SERVER
value: "https://iam-escape.cloud.cnaf.infn.it"
value: "https://iam-escape.cloud.cnaf.infn.it/"
- name: IAM_CLIENT_SECRET
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 10e8b66

Please sign in to comment.