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

Commit8d0d780

Browse files
Fixed app proxy ingress parameter
1 parentcf1a0eb commit8d0d780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ codefresh runner init --app-proxy --app-proxy-host=<hostname-of-ingress>
319319
320320
```
321321

322-
If you have multiple ingress controllers in the Kubernetes cluster you can use the`app-proxy-ingress-class` parameter to define which ingress will be used. For additional security you can also define an allowlist for IPs/ranges that are allowed to use the ingress (to further limit the web browsers that can access the Ingress). Check the documentation of your ingress controller for the exact details.
322+
If you have multiple ingress controllers in the Kubernetes cluster you can use the`ingress-class` parameter to define which ingress will be used. For additional security you can also define an allowlist for IPs/ranges that are allowed to use the ingress (to further limit the web browsers that can access the Ingress). Check the documentation of your ingress controller for the exact details.
323323

324324
By default the app-proxy ingress will use the path`hostname/app-proxy`. You can change that default by using the values file in the installation with the flag`--values values.yaml`. See the`AppProxy` section in the example[values.yaml](https://github.com/codefresh-io/venona/blob/release-1.0/venonactl/example/values-example.yaml).
325325

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp