You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
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.
79
79
80
80
81
-
TBD - SHOW EXAMPLE OF SETTINGS
82
-
83
81
##Service accounts & service account roles for promotion hooks
84
82
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.