Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BenRub authored Jun 1, 2023
1 parent ccea533 commit f9cc2d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/cbcontainers-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ If you want to manage the CRD in a different way and don't want to install it al
### HTTP Proxy

If you want to use an HTTP proxy for the communication with the CBC backend you need to set 3 environment variables.
These are exposed via the `spec.operator.proxy` parameters in the `values.yaml` file:
These are exposed via the `Values.operator.proxy` parameters in the `values.yaml` file:

- `spec.operator.proxy.http`
- `spec.operator.proxy.https`
- `spec.rbacProxy.proxy.noProxy`
- `Values.operator.proxy.http`
- `Values.operator.proxy.https`
- `Values.operator.proxy.noProxy`

If you want to use HTTP proxy you need to set ALL 3 values.
For more info see <https://github.com/octarinesec/octarine-operator/tree/master#using-http-proxy>.
Expand Down

0 comments on commit f9cc2d8

Please sign in to comment.