Following the instructions on https://wikitech.wikimedia.org/wiki/Data_Platform/Systems/Airflow/Kubernetes/Operations#Deploy_a_CloudnativePG_cluster_in_the_same_Kubernetes_namespace_as_Airflow_and_import_the_data
- Create the postgresql-airflow-search S3 user.
- Create the S3 bucket in which the PG data will be stored.
- add the secrets
- Add the helfile.d changes to add cloudnative-pg namespace and deploy (to be deployed)
- deploy the pods
- remove the secrets
- remove db details from values file
- redeploy airflow