Skip to content

Instantly share code, notes, and snippets.

@dileeph
Created May 3, 2016 21:00
Show Gist options
  • Save dileeph/e7d733504a350f116f1920689f6e9b60 to your computer and use it in GitHub Desktop.
Save dileeph/e7d733504a350f116f1920689f6e9b60 to your computer and use it in GitHub Desktop.
namespace json for kubernetes
{
"kind": "Namespace",
"apiVersion": "v1",
"metadata": {
"name": "geolocus-ns"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment