Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jungopro
Created September 10, 2018 07: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 jungopro/65c60e6eb6b5f159e55dab31ce4f0dc7 to your computer and use it in GitHub Desktop.
Save jungopro/65c60e6eb6b5f159e55dab31ce4f0dc7 to your computer and use it in GitHub Desktop.
custom-dashboards.yaml configMap
apiVersion: v1
kind: ConfigMap
metadata:
name: custom-dashboards
data:
{{ (.Files.Glob "custom-dashboards/*.json").AsConfig | indent 2 }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment