Specifying namespace in deployment
Some checks failed
package-builder / build (push) Failing after 2s
go-builder / build (push) Failing after 2s

This commit is contained in:
Kris Crawford 2024-06-22 09:32:18 -04:00
parent c7250311cf
commit dc897a5464

View File

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