Merge pull request 'Specifying namespace in deployment' (#9) from release/0.0.3 into main
Reviewed-on: #9
This commit is contained in:
commit
8eeea51f71
@ -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