-
Notifications
You must be signed in to change notification settings - Fork 222
Convenient way to persistently set cilium namespace #2926
Copy link
Copy link
Closed
Copy link
Labels
help-wantedExtra attention is neededExtra attention is neededkind/featureNew feature or requestNew feature or request
Description
Proposal / RFE
Is your feature request related to a problem?
It is inconvenient and distracting to have to remember to add -n cilium when typing every command, especially when copy/pasting from documentation for example.
Describe the solution you'd like
There should be an easy way to persistently configure the namespace of the cilium installation in your environment. For example an env var like CILIUM_NAMESPACE or a ~/.cilium/config file or something. That way you can just set it once and not worry about having to type it every time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help-wantedExtra attention is neededExtra attention is neededkind/featureNew feature or requestNew feature or request