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

Commit95dc4fd

Browse files
author
Lukas Goodfellow
authored
CR-5113 Public Marketplace Registry (codefresh-io#310)
* Updated Advanced Settings* updated whats new and fixed links
1 parentbbab024 commit95dc4fd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

‎_docs/administration/pipeline-settings.md‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,12 @@ You need to allow at least one of these options so that users can create new pip
4141

4242
Here you can set the defaults for advanced pipeline behavior. The options are:
4343

44-
*[Keep or discard]({{site.baseurl}}/docs/docs/codefresh-yaml/steps/approval/#keeping-the-shared-volume-after-an-approval) the volume when a pipeline is entering approval state
45-
* Whether pipelines in approval state[count or not against concurrency]({{site.baseurl}}/docs/docs/codefresh-yaml/steps/approval/#define-concurrency-limits)
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+
* Whether pipelines in approval state[count or not against concurrency]({{site.baseurl}}/docs/codefresh-yaml/steps/approval/#define-concurrency-limits)
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 the defualt 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+
* 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.
49+
* Note: This does not affect Freestyle Steps.
4650

4751
Note that the first option affects pipeline resources and/or billing in the case of SaaS pricing. It will also affect users of existing pipelines that depend on this behavior. It is best to enable/disable this option only once at the beginning.
4852

‎_docs/whats-new/whats-new.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ toc: true
1515
- Approval steps now have an extra confirmation -[documentation]({{site.baseurl}}/docs/codefresh-yaml/steps/approval/)
1616
- Using Bitnami Sealed Secrets with GitOps -[documentation]({{site.baseurl}}/docs/yaml-examples/examples/gitops-secrets/)
1717
- App proxy is now available for Bitbucket server -[documentation]({{site.baseurl}}/docs/administration/codefresh-runner/#optional-installation-of-the-app-proxy)
18+
- Public Marketplace Registry -[documentation]({{site.baseurl}}/docs/administration/pipeline-settings/#advanced-pipeline-options)
1819

1920
##July 2021
2021

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp