Created
October 31, 2019 11:15
-
-
Save Mirage20/33e19a96754319f839745c321a18f4c4 to your computer and use it in GitHub Desktop.
Todo Service - Microservice Deployment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: v1 | |
| data: | |
| password: cm9vdA== | |
| username: cm9vdA== | |
| kind: Secret | |
| metadata: | |
| name: todos-db-credentials | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment