Skip to content

Commit

Permalink
Update pkg/vkMachinery/csr/const.go
Browse files Browse the repository at this point in the history
Co-authored-by: aleoli <36957454+aleoli@users.noreply.github.com>
  • Loading branch information
palexster and aleoli committed Jun 14, 2021
1 parent 9a29918 commit 90e8772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/vkMachinery/csr/const.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package csr

// SignerName constants to forge CSRs.
// kubeletServingSignerName constants to forge CSRs.
const kubeletServingSignerName = "kubernetes.io/kubelet-serving"
const kubeletAPIServingSignerName = "kubernetes.io/kube-apiserver-client-kubelet"

0 comments on commit 90e8772

Please sign in to comment.