You have deployed a microservice named 'myapp1' within a Google Kubernetes Engine (GKE) cluster utilizing the provided YAML configuration file. Currently, the database password is stored in plain text within this configuration. To adhere to Google-recommended best practices for security, you need to refactor this YAML configuration to ensure that the database password is not stored in plain text. How should you proceed? | Google Associate Cloud Engineer Quiz - LeetQuiz