fix chart lint failure

Signed-off-by: Poor12 <shentiecheng@huawei.com>
This commit is contained in:
Poor12 2022-10-31 15:34:36 +08:00
parent 026781f207
commit ac7619fb13
2 changed files with 3 additions and 2 deletions

View File

@ -65,4 +65,4 @@ jobs:
kubectl_version: ${{ env.K8S_VERSION }}
- name: Run chart-testing (install)
run: ct install --debug --helm-extra-args "--timeout 400s"
run: ct install --debug --helm-extra-args "--timeout 800s"

View File

@ -94,7 +94,8 @@ spec:
path: /readyz
port: 5443
scheme: HTTPS
periodSeconds: 1
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
resources: