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

OLM deployment instructions are wrong #9

Closed
paulczar opened this issue Jan 25, 2022 · 0 comments · Fixed by #10
Closed

OLM deployment instructions are wrong #9

paulczar opened this issue Jan 25, 2022 · 0 comments · Fixed by #10

Comments

@paulczar
Copy link

paulczar commented Jan 25, 2022

The README says the following which are wrong:

  1. it should not say vault config operator
Once there, you can search for this operator by name: vault config operator. This will then return an item for our operator and you can select it to get started. Once you've arrived here, you'll be presented with an option to install, which will begin the process.
  1. for cli it says oc apply -f config/operatorhub -n patch-operator but there is no config/operatorhub.

  2. for helm

$ helm repo add patch-operator https://redhat-cop.github.io/patch-operator
Error: looks like "https://redhat-cop.github.io/patch-operator" is not a valid chart repository or cannot be reached: failed to fetch https://redhat-cop.github.io/patch-operator/index.yaml : 404 Not Found
raffaelespazzoli added a commit to raffaelespazzoli/patch-operator that referenced this issue Jan 26, 2022
added support for monitoring
onbaorded on new shared pipeline

Signed-off-by: raffaelespazzoli <[email protected]>
sabre1041 pushed a commit that referenced this issue Jan 27, 2022
* fixed #9
added support for monitoring
onbaorded on new shared pipeline

Signed-off-by: raffaelespazzoli <[email protected]>

* addes upport for s390x

Signed-off-by: raffaelespazzoli <[email protected]>

* fix docker build

Signed-off-by: raffaelespazzoli <[email protected]>
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

Successfully merging a pull request may close this issue.

1 participant