Update the configMap
- 
                Change these configMap files used in the deployment:
                
appd-db-agent-propertiesappd-db-agent-log-config
 - 
                Reapply the configMap:
                
kubectl apply appd-db-agent-propertieskubectl apply appd-db-agent-log-config - 
                Rollout and restart the db-agent
                
kubectl rollout restart deployment <deployment-name>