Skip to content

Commit 3ce2704

Browse files
authored
Update deployment namespace in manifest
1 parent 921ab3f commit 3ce2704

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apiVersion: apps/v1
22
kind: Deployment
33
metadata:
44
name: forms-backend
5+
namespace: forms
56
spec:
67
replicas: 2
78
selector:

0 commit comments

Comments
 (0)