Missing \ in the automatically-rotating-webhook-tls-credentials page
Closed this issue · 1 comments
GTRekter commented
linkerd jaeger install
--set webhook.externalSecret=true \
--set-file webhook.caBundle=ca.crt \
| kubectl apply -f -
this command is missing a \
at the end of the first line.