tektoncd / website

Tekton Website
https://tekton.dev
Apache License 2.0
62 stars 149 forks source link

Configuring self-signed cert for private registry - Documentation #587

Open x8-ball opened 4 months ago

x8-ball commented 4 months ago

Hi, I'm having problems integrating the client certificate for Tekton. It is not clear to me from the documentation what is meant by this section. Does it refer to the folder structure of the worker node or is it in a deployment of Tekton itself? Unfortunately, I can't find an answer to this question online.

For reference im talking about this section https://tekton.dev/docs/installation/additional-configs/#configuring-self-signed-cert-for-private-registry

Any help would be really appreciated.