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
> NOTE: ODM on K8s is provided with a ready to use internal database based on PostgreSQL that can be used empty or with pre-populated samples.
171
+
If you want to install an ODM demo quickly, you can use this internal database. This internal database is dedicated to prototyping, not for production.
172
+
175
173
### 4. Manage a digital certificate (10 min)
176
174
177
175
#### a. (Optional) Generate a self-signed certificate
@@ -212,27 +210,26 @@ The output of the command is:
212
210
213
211
Install a Kubernetes release with the default configuration and a name of `mycompany`.
214
212
215
-
If you want to install ODM as a demo mode with the ODM postgreSQL internal data base :
216
-
217
-
- Get the [eks-values.yaml](./eks-values.yaml) file and replace the following keys:
> NOTE: If you choose to use the NGINX Ingress Controller, refer to [Install an ODM release with NGINX Ingress Controller](README-NGINX.md#install-an-odm-release-with-nginx-ingress-controller).
0 commit comments