Update the configMap
- 
                Change these configMap files used in the deployment:
                - appd-db-agent-properties
- appd-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>