Helm

Installation by Helm

Helm deployment

The recommended way to deploy cf-service-operator is to use the Helm chart, also available in packaged form:

The chart does not require any mandatory parameters, so deploying cf-service-operator is as easy as

helm repo add cf-service-operator https://sap.github.io/cf-service-operator-helm
helm -n cf-service-operator upgrade -i cf-service-operator cf-service-operator/cf-service-operator
Last modified June 20, 2023: update website (537eae1)