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
Copy file name to clipboardExpand all lines: _docs/administration/pipeline-settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Here you can set the defaults for advanced pipeline behavior. The options are:
44
44
*[Keep or discard]({{site.baseurl}}/docs/codefresh-yaml/steps/approval/#keeping-the-shared-volume-after-an-approval) the volume when a pipeline is entering approval state
45
45
* Whether pipelines in approval state[count or not against concurrency]({{site.baseurl}}/docs/codefresh-yaml/steps/approval/#define-concurrency-limits)
46
46
* Define the[Service Account]({{site.baseurl}}/docs/integrations/docker-registries/amazon-ec2-container-registry/#setting-up-ecr-integration---service-account) for Amazon ECR integration.
47
-
* Set thedefualt registry where all Public Marketplace Step images are pulled from. Registries listed are from the[Docker Registry]({{site.baseurl}}/docs/integrations/docker-registries/) integration page.
47
+
* Set thedefault registry where all Public Marketplace Step images are pulled from. Registries listed are from the[Docker Registry]({{site.baseurl}}/docs/integrations/docker-registries/) integration page.
48
48
* Example: Public Marketplace Step image is defined to use Docker Hub. If you select a quay.io integration, all Public Marketplace Step images will be pulled from quay.io instead of Docker Hub.