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

Commit77d914a

Browse files
committed
Fix links
1 parent386271a commit77d914a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

‎_docs/gitops-quick-start/parallel-multi-env-promotion.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This quick start describes how to configure parallel promotions in Promotion Flo
2424
##Requirements
2525

2626
*[GitOps Runtime]({{site.baseurl}}/docs/quick-start/gitops-quick-start/runtime/)
27-
*[Git Source]({{site.baseurl}}/docs/gitops-quick-start/gitops-runtimes/create-git-source/) to store application manifests
27+
*[Git Source]({{site.baseurl}}/docs/gitops-quick-start/create-git-source/) to store application manifests
2828
*[Environments]({{site.baseurl}}/docs/gitops-quick-start/quick-start-gitops-environments/)
2929
*[Products]({{site.baseurl}}/docs/gitops-quick-start/quick-start-product-create/)
3030
*[Applications]({{site.baseurl}}/docs/gitops-quick-start/create-app-ui/)

‎_docs/installation/gitops/git-sources.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,8 @@ spec:
494494
495495
496496
## Related articles
497-
[Monitoring & managing GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/)
497+
[Monitoring GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-runtimes/)
498+
[Managing GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/manage-runtimes/)
498499
[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration/)
499500
500501

‎_posts/2022-05-15-may-gitops.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For details, see [Install GitOps Runtime]({{site.baseurl}}/docs/installation/git
2626

2727
Codefresh runtimes support defining two ingress hosts, an internal and an external ingress host, for private and public networks. Previously, runtimes supported a single ingress host for both the app-proxy and webhook ingress resources. Internal and external ingress separation allows you to expose the Codefresh app-proxy service only within your private network, while keeping the webhook ingress unchanged.
2828

29-
* New runtime installations: The`--internal-ingress-host` flag lets you can define an ingress host for communication with the app-proxy. For details, see[Ingress controller flags]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops/#ingress-controller-flags).
29+
* New runtime installations: The`--internal-ingress-host` flag lets you can define an ingress host for communication with the app-proxy. For details, see[Install GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
3030
* Existing runtimes: To add an internal ingress host, you need to commit changes to the installation repository by modifying`app-proxy ingress` and`<runtime-name>.yaml`.
3131
For details, see_Internal ingress host configuration (optional)_ in[Post-installation configuration]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/#optional-internal-ingress-host-configuration-for-existing-hybrid-gitops-runtimes).
3232

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp