Skip to content

Instantly share code, notes, and snippets.

@louwersj
Created November 2, 2021 19:40
Show Gist options
  • Save louwersj/a65cc740d75479c1c0c9a8a4c89ed121 to your computer and use it in GitHub Desktop.
Save louwersj/a65cc740d75479c1c0c9a8a4c89ed121 to your computer and use it in GitHub Desktop.
{
"apiVersion": "v1",
"kind": "Namespace",
"metadata": {
"name": "test-deploy-2",
"labels": {
"name": "test-deploy-2",
"stage": "test",
"production": "no"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment