update FQA to add version in the pause container image due the latest that is not valid

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato 2023-02-20 10:51:33 +01:00
parent 31411654e0
commit 665af54f1b
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: reserve-resources
image: registry.k8s.io/pause
image: registry.k8s.io/pause:3.9
resources:
requests:
cpu: "200m"