diff options
Diffstat (limited to 'apps/hello-world/namespace.yaml')
| -rw-r--r-- | apps/hello-world/namespace.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/hello-world/namespace.yaml b/apps/hello-world/namespace.yaml new file mode 100644 index 0000000..3f02339 --- /dev/null +++ b/apps/hello-world/namespace.yaml @@ -0,0 +1,6 @@ +--- +apiVersion: v1 +kind: Namespace +metadata: + name: hello-world +... |
