We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a428827 + 47fde72 commit 8e5ee29Copy full SHA for 8e5ee29
README.md
@@ -144,7 +144,8 @@ Now we create a new kubeconfig which references the `ca.crt`
144
145
Now we must add credentials to the kubeconfig, so requests to the front-proxy may be authenticated.
146
147
-One way to do this is to create a client certificate with a cert-manager `Certificate`:
+One way to do this is to create a client certificate with a cert-manager `Certificate`
148
+
149
cat <<EOF | kubectl apply -f -
150
apiVersion: cert-manager.io/v1
151
kind: Certificate
0 commit comments