Skip to content

Commit

Permalink
Merge pull request #36 from morvencao/revert-34-br_fix_signerName
Browse files Browse the repository at this point in the history
Revert "fix signerName in CSR."
  • Loading branch information
morvencao authored Feb 25, 2022
2 parents ce59e52 + e6e3955 commit 19ad639
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/webhook-create-signed-cert.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ spec:
groups:
- system:authenticated
request: $(< "${tmpdir}"/server.csr base64 | tr -d '\n')
signerName: "kubernetes.io/kube-apiserver-client"
usages:
- digital signature
- key encipherment
Expand Down

0 comments on commit 19ad639

Please sign in to comment.