Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rahulsahay19
Created July 19, 2019 14:50
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 rahulsahay19/13cd2fcae13a3889a53b71b8da8b40e4 to your computer and use it in GitHub Desktop.
Save rahulsahay19/13cd2fcae13a3889a53b71b8da8b40e4 to your computer and use it in GitHub Desktop.
sa-password.yml
apiVersion: v1
kind: Secret
metadata:
name: sqlsecret
namespace: aks-learning
type: Opaque
data:
sapassword: AKSLearn(!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment