File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# Documentation Sync Information
22
3- - ** Last synced** : 2025-09-11 04:12:13 UTC
3+ - ** Last synced** : 2025-09-11 04:55:59 UTC
44- ** Source repository** : alaudadevops/tektoncd-operator
5- - ** Source commit** : [ 04b213a711228517c09292865ef56a41bc53e09e ] ( https://github.com/alaudadevops/tektoncd-operator/commit/04b213a711228517c09292865ef56a41bc53e09e )
6- - ** Triggered by** : edge-katanomi-app2 [ bot ]
7- - ** Workflow run** : [ #54 ] ( https://github.com/alaudadevops/tektoncd-operator/actions/runs/17633775210 )
5+ - ** Source commit** : [ b4f884a2777963a8b4357d879a92e1df1c902c4d ] ( https://github.com/alaudadevops/tektoncd-operator/commit/b4f884a2777963a8b4357d879a92e1df1c902c4d )
6+ - ** Triggered by** : l-qing
7+ - ** Workflow run** : [ #56 ] ( https://github.com/alaudadevops/tektoncd-operator/actions/runs/17634427425 )
88
99## Files synced:
1010- docs/
Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ $ kubectl logs deployment/tekton-hub-api -n <tekton-pipelines>
402402 - Refer to the [Generating known_hosts Entries](#generating-known_hosts-entries) section to properly generate the `known_hosts` file
403403 - Recreate the `tekton-hub-api-ssh-crds` secret with the working credentials
404404 - Restart the `tekton-hub-api` pod and check the logs :
405- ` ` ` bash
406- $ kubectl delete pod -l app=tekton-hub-api -n <tekton-pipelines>
407- $ kubectl logs deployment/tekton-hub-api -n <tekton-pipelines>
408- ` ` `
405+ ` ` ` bash
406+ $ kubectl delete pod -l app=tekton-hub-api -n <tekton-pipelines>
407+ $ kubectl logs deployment/tekton-hub-api -n <tekton-pipelines>
408+ ` ` `
You can’t perform that action at this time.
0 commit comments