Specifying namespace in deployment
This commit is contained in:
parent
c7250311cf
commit
dc897a5464
@ -8,6 +8,7 @@ apiVersion: apps/v1
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: http-header
|
name: http-header
|
||||||
|
namespace: golang
|
||||||
labels:
|
labels:
|
||||||
app: golang
|
app: golang
|
||||||
spec:
|
spec:
|
||||||
|
Loading…
Reference in New Issue
Block a user