Helm

Installation by Helm

Helm deployment

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

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

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