Fixing ConfigMap Reference
Problem: Airflow chart is referencing config map named osdu-svc-properties
. This configmap is in osdu
namespace
Solution: Change name reference in chart to osdu-svc-config
. That is the name of the configmap in airflow
namespace