Skip to content

Instantly share code, notes, and snippets.

@martincalvert
Created February 10, 2018 01:07
Show Gist options
  • Save martincalvert/9233a8908cc71c44d4e8be0620c66259 to your computer and use it in GitHub Desktop.
Save martincalvert/9233a8908cc71c44d4e8be0620c66259 to your computer and use it in GitHub Desktop.
spec:
template:
spec:
containers:
- volumeMounts:
- mountPath: /cache
name: cache-volume
volumes:
- name: cache-volume
emptyDir: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment