1. Create a config map for `odoo.conf` file 2. Create secrets for postgresql database 3. Create a statefulset file for postgresql 4. create deployment + service for Odoo 5. Create an ingress 6. Create a certificate to access using HTTPS Acceptance criteria : * I can access Odoo main page using the url provided in the ingress