Skip to content

Commit

Permalink
Merge pull request #612 from larsks/fix/hypershift-vault-address
Browse files Browse the repository at this point in the history
  • Loading branch information
larsks authored Nov 27, 2024
2 parents d0ab809 + 9ea84f7 commit e3b6a14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ auth:
path: kubernetes/hypershift1
config:
kubernetes_ca_cert: "${ file `certs/letsencrypt.crt` }"
kubernetes_host: https://api.hypershift1.int.massopen.cloud:6443
kubernetes_host: https://api.hypershift1.nerc.mghpcc.org:6443
token_reviewer_jwt: "${ file `creds/hypershift1-token-reviewer` }"
roles:
- bound_service_account_names:
Expand Down

0 comments on commit e3b6a14

Please sign in to comment.