Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf610996

Browse files
committed
Update promotion-hooks.md
1 parent7414572 commitf610996

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

‎_docs/promotions/promotion-hooks.md‎

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,13 @@ The table lists key differences between Promotion Workflows containing hooks and
7171

7272

7373
##Promotion hooks in Shared Configuration Repository
74-
Promotion Workflows with hooks are saved in the Shared Configuration Repository of the Runtime designated as the Configuration Runtime.
75-
If you have multiple Configuration Runtimes, the hooks are saved in the first Configuration Runtime in the list
74+
Promotion Workflows with hooks are saved as a CRD (Custom Resource Definition) within the Shared Configuration Repository for all the GitOps Runtimes.
75+
The path in the Shared Configuration Repo is`<gitops-runtime>/<shared-configuration-repo>/resources/control-planes/promotion-workflows/`.
76+
See[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration/).
7677

77-
The hooks are configure in isc for all runtimes (I would mention here the path)
78-
Then when submitting and running the workflow, it will run on the configuration runtime ns, but if there are multiple configuration runtimes then it will run on the first one that will act (we are planning to change it to the first one that was installed)
78+
The Workflow when submitted runs in the namespace of the Runtime designated as the[Configuration Runtime]({{site.baseurl}}/docs/installation/gitops/configuration-runtime/). If there is more than one Configuration Runtime, it runs on the first such Runtime in the list.
7979

8080

81-
TBD - SHOW EXAMPLE OF SETTINGS
82-
8381
##Service accounts & service account roles for promotion hooks
8482
When a GitOps Runtime is installed, GitOps creates required resources to support hooks in Promotion Flows such as the service account, service account role and binding.
8583

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp