mirror of
https://github.com/bitinflow/laravel-docker-k8s.git
synced 2026-03-17 07:25:52 +00:00
initial commit
This commit is contained in:
10
deploy/app/namespace.json
Executable file
10
deploy/app/namespace.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"kind": "Namespace",
|
||||
"apiVersion": "v1",
|
||||
"metadata": {
|
||||
"name": "laravel",
|
||||
"labels": {
|
||||
"name": "staging"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user