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
Optionally, for a [proxy configuration], also create a Secret named azproxy, replacing environment variables with your own. For example:
85
+
Optionally, for a [proxy configuration], also create a Secret named azproxy, replacing environment variables with your own. The `NO_PROXY` proxy bypass configuration can be extracted from the [cluster-wide proxy]. For example:
86
86
87
87
```
88
+
$ oc get proxy -o jsonpath='{.items[0].status.noProxy}'
0 commit comments