Skip to content

Instantly share code, notes, and snippets.

@rinormaloku
Created June 30, 2020 19:07
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 rinormaloku/0a1e568b623526d483ffc25c319ca4d8 to your computer and use it in GitHub Desktop.
Save rinormaloku/0a1e568b623526d483ffc25c319ca4d8 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: secretname
data:
secretKey: YWRtaW4K
secret: xxxxK
type: Opaque
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment