Skip to content

Commit 4e789ee

Browse files
committed
📚 Sync docs from alaudadevops/tektoncd-operator on b4f884a2777963a8b4357d879a92e1df1c902c4d
Source: docs(lint): correct indentation in code block Author: qingliu Ref: refs/heads/main Commit: b4f884a2777963a8b4357d879a92e1df1c902c4d This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: AlaudaDevops/tektoncd-operator@b4f884a 🤖 Synced on 2025-09-11 04:55:59 UTC
1 parent 71bc58b commit 4e789ee

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

‎.github/SYNC_INFO.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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/

‎docs/en/hub/configure/custom-catalogs.mdx‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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+
```

0 commit comments

Comments
 (0)