mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
Update proxy docs, replicating changes in PR #2983 in versioned docs
This commit is contained in:
+1
@@ -65,6 +65,7 @@ helm upgrade --install rancher rancher-latest/rancher \
|
|||||||
--namespace cattle-system \
|
--namespace cattle-system \
|
||||||
--set hostname=rancher.example.com \
|
--set hostname=rancher.example.com \
|
||||||
--set proxy=http://${proxy_host}
|
--set proxy=http://${proxy_host}
|
||||||
|
--set no_proxy=127.0.0.0/8\\,10.0.0.0/8\\,172.16.0.0/12\\,192.168.0.0/16\\,.svc\\,.cluster.local
|
||||||
```
|
```
|
||||||
|
|
||||||
After waiting for the deployment to finish:
|
After waiting for the deployment to finish:
|
||||||
|
|||||||
+1
@@ -65,6 +65,7 @@ helm upgrade --install rancher rancher-latest/rancher \
|
|||||||
--namespace cattle-system \
|
--namespace cattle-system \
|
||||||
--set hostname=rancher.example.com \
|
--set hostname=rancher.example.com \
|
||||||
--set proxy=http://${proxy_host}
|
--set proxy=http://${proxy_host}
|
||||||
|
--set no_proxy=127.0.0.0/8\\,10.0.0.0/8\\,172.16.0.0/12\\,192.168.0.0/16\\,.svc\\,.cluster.local
|
||||||
```
|
```
|
||||||
|
|
||||||
After waiting for the deployment to finish:
|
After waiting for the deployment to finish:
|
||||||
|
|||||||
Reference in New Issue
Block a user