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
To work properly the operator need to be configured with at least credentials to connect the Clever Cloud's API. Those
114
-
configurations could be provided through a ConfigMap, a Secret or by the environment.
113
+
To work properly, the operator needs to be configured with at least credentials to connect the Clever Cloud's API.
114
+
Those configurations could be provided through a `ConfigMap`, a `Secret` or by the environment.
115
+
116
+
An example of deployment using a `Secret` is located at [deployments/kubernetes/v1.30.0/20-deployment.yaml](./deployments/kubernetes/v1.30.0/20-deployment.yaml).
117
+
An example of deployment using a `ConfigMap` is located at [deployments/helm/](./deployments/kubernetes/helm/templates/configmap.yaml).
0 commit comments