Skip to content

Instantly share code, notes, and snippets.

@chadmcrowell
Created July 17, 2019 19:39
Show Gist options
  • Save chadmcrowell/2c684a70d18c9ea6d6524c902ec2cb40 to your computer and use it in GitHub Desktop.
Save chadmcrowell/2c684a70d18c9ea6d6524c902ec2cb40 to your computer and use it in GitHub Desktop.
Secret YAML
apiVersion: v1
kind: Secret
metadata:
name: my-secret
stringData:
myKey: myPassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment