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
{{ message }}
This repository was archived by the owner on Jun 26, 2024. It is now read-only.
The helm chart installation involves the following steps:
69
69
70
70
1. Adding the `service-binding-operator-helm-chart` repository.
71
-
2. Installing the {servicebinding-title} Helm chart.
71
+
2. Installing the Service Binding Operator Helm chart.
72
72
3. Running a Helm test.
73
73
74
74
[Note]
75
-
If you are not installing the {servicebinding-title} through Operator Lifecycle Manager (OLM), you must install cert-manager on the cluster. Installing the cert-manager automates
75
+
If you are not installing the Service Binding Operator through Operator Lifecycle Manager (OLM), you must install cert-manager on the cluster. Installing the cert-manager automates
76
76
TLS certificates for Kubernetes and OpenShift workloads. Cert-manager ensures that the certificates are valid and up-to-date, and attempts to renew certificates at a configured time before expiry.
77
77
You can install cert-manager by running the following command:
This implies that you have successfully installed the {servicebinding-title} using a Helm chart and are able to bind your workload to backing services.
233
+
This implies that you have successfully installed the service binding operator using a Helm chart and are able to bind your workload to backing services.
235
234
236
235
Please ensure to delete the secret (specify the namespace if applicable) created :
0 commit comments