Skip to content

Instantly share code, notes, and snippets.

@akash-gautam
Created April 20, 2020 06:06
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 akash-gautam/7d1922a9c3e8bc997e7ee68e20e07ad7 to your computer and use it in GitHub Desktop.
Save akash-gautam/7d1922a9c3e8bc997e7ee68e20e07ad7 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: message-configmap
labels:
app: message-app
data:
MESSAGE: "This too shall pass" #Put the message you want to display here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment