Skip to content

Instantly share code, notes, and snippets.

@ereshzealous
Created April 22, 2020 10:15
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 ereshzealous/0e3342c9118c6f0ba3d430876ae66566 to your computer and use it in GitHub Desktop.
Save ereshzealous/0e3342c9118c6f0ba3d430876ae66566 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: minikube-sample
namespace: default
data:
app.data.name: name
application.yml: |-
app:
data:
test: test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment