Skip to content

Commit e2da245

Browse files
committed
📚 Sync docs from alaudadevops/harbor-ce-operator on 41ad82aa863ea8594d3f901e5044a7307999ba0b
Source: [Cherry-pick #358] chore(deps): update module go.opentelemetry.io/otel/sdk to v1.43.0 [security] (release-2.14) (#360) Author: edge-katanomi-app2[bot] Ref: refs/heads/main Commit: 41ad82aa863ea8594d3f901e5044a7307999ba0b This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: AlaudaDevops/harbor-ce-operator@41ad82a 🤖 Synced on 2026-04-22 09:05:35 UTC
1 parent 33352ab commit e2da245

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

‎.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**: 2026-04-02 06:55:55 UTC
3+
- **Last synced**: 2026-04-22 09:05:35 UTC
44
- **Source repository**: alaudadevops/harbor-ce-operator
5-
- **Source commit**: [b2167147f113719e063df6736c62ce89df6fafbf](https://github.com/alaudadevops/harbor-ce-operator/commit/b2167147f113719e063df6736c62ce89df6fafbf)
6-
- **Triggered by**: edge-katanomi-app2[bot]
7-
- **Workflow run**: [#78](https://github.com/alaudadevops/harbor-ce-operator/actions/runs/23888148335)
5+
- **Source commit**: [41ad82aa863ea8594d3f901e5044a7307999ba0b](https://github.com/alaudadevops/harbor-ce-operator/commit/41ad82aa863ea8594d3f901e5044a7307999ba0b)
6+
- **Triggered by**: yuzichen12123
7+
- **Workflow run**: [#82](https://github.com/alaudadevops/harbor-ce-operator/actions/runs/24769922102)
88

99
## Files synced:
1010
- docs/

‎docs/en/howto/05_template.mdx‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The custom template process is as follows:
1111
1. Configure the template: According to the explanation in the [Configure Template](#config_template) section, configure the content of the template as needed
1212
2. Register and verify the template: According to the explanation in the [Register and Verify the Template](#register_template) section, register the template in the target cluster and verify the template content
1313

14-
## <span id ="config_template">Configure Template</span>
14+
## Configure Template \{#config_template\}
1515

1616
### Template Structure
1717

@@ -242,7 +242,7 @@ spec:
242242
type: external
243243
```
244244

245-
### <span id ="internationalization">Configure Internationalization</span>
245+
### Configure Internationalization \{#internationalization\}
246246

247247
The template supports internationalization configuration. When displayed on the UI, the corresponding name and description will be displayed according to the language selected by the user.
248248

@@ -269,7 +269,7 @@ metadata:
269269
```
270270

271271

272-
### <span id ="dynamic_form">Configure Dynamic Form</span>
272+
### Configure Dynamic Form \{#dynamic_form\}
273273

274274
#### Control Types
275275

@@ -414,7 +414,7 @@ x-descriptors:
414414
- urn:alm:descriptor:expression:props.options:value:path:metadata.name
415415
```
416416

417-
## <span id ="register_template">Register and Verify the Template</span>
417+
## Register and Verify the Template \{#register_template\}
418418

419419
- Register the custom template:
420420
- Create the template resource (`ConfigMap`) in the `cpaas-system` namespace of the target cluster to complete the registration.

0 commit comments

Comments
 (0)