Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 26, 2020 12:25
Show Gist options
  • Save velotiotech/62064e454d997edadbdf5c09ca9e6c15 to your computer and use it in GitHub Desktop.
Save velotiotech/62064e454d997edadbdf5c09ca9e6c15 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