Add info about patch strategy. (#7286)
This commit is contained in:
committed by
k8s-ci-robot
parent
b8e20f8ef4
commit
c46425d76c
@@ -15,3 +15,7 @@ spec:
|
||||
containers:
|
||||
- name: patch-demo-ctr
|
||||
image: nginx
|
||||
tolerations:
|
||||
- effect: NoSchedule
|
||||
key: dedicated
|
||||
value: test-team
|
||||
|
||||
Reference in New Issue
Block a user