Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Configure environment variables on Openshift console #2074

Closed
cuttingedge1109 opened this issue Apr 5, 2021 · 1 comment
Closed
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@cuttingedge1109
Copy link

Feature Request

I have an issue when deploying the operators which require configuration for environment variable on Openshift console.
When I define the subscription declaratively and apply it using oc CLI, I can configure Env vars like this:

  config:
    env:
    - name: ARGS
      value: "-v=10"

Is it impossible to do the same config on UI?

@cuttingedge1109 cuttingedge1109 added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 5, 2021
@cuttingedge1109 cuttingedge1109 changed the title Configure environment variables on Openshift console [Feature] Configure environment variables on Openshift console Apr 5, 2021
@exdx
Copy link
Member

exdx commented Apr 29, 2021

This is a console related issue: please reopen in openshift/console and they should be able to assist.

We have seen other users say that this piece of functionality is something that they would be interested in as well

@exdx exdx closed this as completed Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants