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 Request] Support for Installing Optional Operands from the CLI after successful installation of Operator #156

Open
Lucifergene opened this issue May 14, 2024 · 0 comments

Comments

@Lucifergene
Copy link

Currently, in the case of "Openshift Serverless operator", I am able to install the operator with the following command:

k operator install serverless-operator --create-operator-group -v 1.32.1 -c stable

But in order to use the operator, I still have to manually create the "Knative Serving/Knative Eventing" operands/sub-resources to use the operator. Either I have to use the UI or apply the YAML.
2024-05-14_23-21

I want to do this step from the CLI itself just like the way we install the operator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant