Skip to content

Commit

Permalink
test with certs
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed May 17, 2024
1 parent fa30e71 commit 211b762
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions infrastructure/cluster/flux/rucio-dev/rucio-dev-serversAuth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ spec:

values:
secretMounts:
# - secretName: server-hostcert
# mountPath: /etc/grid-security/hostcert.pem
# subPath: hostcert.pem
# - secretName: server-hostkey
# mountPath: /etc/grid-security/hostkey.pem
# subPath: hostkey.pem
- secretName: server-hostcert
mountPath: /etc/grid-security/hostcert.pem
subPath: hostcert.pem
- secretName: server-hostkey
mountPath: /etc/grid-security/hostkey.pem
subPath: hostkey.pem
- secretName: server-cafile
mountPath: /etc/grid-security/ca.pem
subPath: ca.pem
Expand Down

0 comments on commit 211b762

Please sign in to comment.