Adding namespace to deployment file
All checks were successful
go-builder / build (push) Successful in 55s
All checks were successful
go-builder / build (push) Successful in 55s
This commit is contained in:
parent
6cdf7adebe
commit
a4a175ae0c
@ -1,3 +1,9 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: golang
|
||||||
|
|
||||||
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
|
Loading…
Reference in New Issue
Block a user