Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit c8b714f

Browse files
committed
Update resources yaml for testin
1 parent 4d679f2 commit c8b714f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/internal/kube/test_resource/resources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ apiVersion: apps/v1
2121
kind: Deployment
2222
metadata:
2323
name: patch-demo
24+
namespace: ns1
2425
spec:
2526
replicas: 2
2627
selector:
@@ -38,4 +39,3 @@ spec:
3839
- effect: NoSchedule
3940
key: dedicated
4041
value: test-team
41-

0 commit comments

Comments
 (0)