test: disable HonorPVReclaimPolicy due to k8s PR #125767
This commit is contained in:
parent
808b9af2f4
commit
30c0f8fb10
Binary file not shown.
@ -60,6 +60,7 @@ spec:
|
||||
- "--leader-election"
|
||||
- "--leader-election-namespace={{ .Release.Namespace }}"
|
||||
- "--extra-create-metadata=true"
|
||||
- "--feature-gates=HonorPVReclaimPolicy=false"
|
||||
- "--timeout=1200s"
|
||||
env:
|
||||
- name: ADDRESS
|
||||
|
||||
Binary file not shown.
@ -60,6 +60,7 @@ spec:
|
||||
- "--leader-election"
|
||||
- "--leader-election-namespace={{ .Release.Namespace }}"
|
||||
- "--extra-create-metadata=true"
|
||||
- "--feature-gates=HonorPVReclaimPolicy=false"
|
||||
- "--timeout=1200s"
|
||||
env:
|
||||
- name: ADDRESS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user