You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
for cli it says oc apply -f config/operatorhub -n patch-operator but there is no config/operatorhub.
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
The text was updated successfully, but these errors were encountered:
The README says the following which are wrong:
vault config operator
for cli it says
oc apply -f config/operatorhub -n patch-operator
but there is noconfig/operatorhub
.for helm
The text was updated successfully, but these errors were encountered: