1 Commits

Author SHA1 Message Date
dc897a5464 Specifying namespace in deployment
Some checks failed
package-builder / build (push) Failing after 2s
go-builder / build (push) Failing after 2s
2024-06-22 09:32:18 -04:00

View File

@ -8,6 +8,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: http-header
namespace: golang
labels:
app: golang
spec: