Skip to content

Instantly share code, notes, and snippets.

@c-success
Last active September 4, 2019 07:37
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 c-success/362f53c406a0c8a1f4cf9413ecfabeef to your computer and use it in GitHub Desktop.
Save c-success/362f53c406a0c8a1f4cf9413ecfabeef to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: secret
type: Opaque
data:
username: <User Name>
password: <Password>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment