Skip to content

Commit 8e5ee29

Browse files
authored
Merge pull request #123 from cnvergence/update-helm-guide-v2
fix: lint Helm guide paragraph
2 parents a428827 + 47fde72 commit 8e5ee29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ Now we create a new kubeconfig which references the `ca.crt`
144144

145145
Now we must add credentials to the kubeconfig, so requests to the front-proxy may be authenticated.
146146

147-
One way to do this is to create a client certificate with a cert-manager `Certificate`:
147+
One way to do this is to create a client certificate with a cert-manager `Certificate`
148+
148149
cat <<EOF | kubectl apply -f -
149150
apiVersion: cert-manager.io/v1
150151
kind: Certificate

0 commit comments

Comments
 (0)