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