github redhat-developer/service-binding-operator v1.3.3
V1.3.3

latest releases: v1.4.1, v1.4.0, v1.3.4...
20 months ago

What's Changed

Full Changelog: v1.3.2...v1.3.3

Installing Service Binding Operator

Check OperatorHub page for installation instructions.

Alternatively, you can install the operator by applying the published release.yaml file. If not installed through OLM, the operator requires that cert-manager is available on the cluster. It can be installed by:

kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.9.1/cert-manager.yaml

after that install the operator:

kubectl apply -f https://github.com/redhat-developer/service-binding-operator/releases/download/v1.3.3/release.yaml

The operator will be deployed in service-binding-operator namespace.

Don't miss a new service-binding-operator release

NewReleases is sending notifications on new releases.