Skip to content

Instantly share code, notes, and snippets.

@DeekshithSN
Created April 6, 2021 07:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DeekshithSN/22a4133ce8ca1a6e33dcc60c3c7fda3c to your computer and use it in GitHub Desktop.
Save DeekshithSN/22a4133ce8ca1a6e33dcc60c3c7fda3c to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: database-secret-config
type: Opaque
data:
dbname: dXJsX3Nob3J0ZW5lcl9kYg==
username: dXNlcg==
password: bXlzZWNyZXRwYXNzd29yZA==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment