Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@arschles
Last active December 7, 2016 21:20
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 arschles/b38d1bb8ee71b06f10fa7c0af3004e4e to your computer and use it in GitHub Desktop.
Save arschles/b38d1bb8ee71b06f10fa7c0af3004e4e to your computer and use it in GitHub Desktop.
Finalizer Example for Binding Objects
metadata:
  name: my-binding
  namespace: default
  finalizers:
    - kubernetes # a default
    - something.deis.io/a # custom
    - something.deis.io/b # custom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment