Update k8s examples to use envvar instead of cli flags #1969
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
type: docs
Improvement to the documentation for an API.
Description
The operator uses environment variables to configure the proxy instead of CLI flags because it is easier
to accurately read and update the configuration. We introduce the envvar configuration to the k8s examples in #1950.
We should update all the k8s examples to use the envvar configuration instead of CLI flags.
The text was updated successfully, but these errors were encountered: