From 8c3bbe43fa46c8266e99b7ed9457047ab642e3f9 Mon Sep 17 00:00:00 2001 From: Chao Zhang Date: Mon, 26 Aug 2024 15:21:45 +0200 Subject: [PATCH] fix test expect --- test/charts/mainnet.expect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/charts/mainnet.expect.yaml b/test/charts/mainnet.expect.yaml index b15332b..903976c 100644 --- a/test/charts/mainnet.expect.yaml +++ b/test/charts/mainnet.expect.yaml @@ -199,7 +199,7 @@ spec: path: /is_synced port: 31732 failureThreshold: 30 - periodSeconds: 10 + periodSeconds: 10 - name: sidecar image: "ghcr.io/tacoinfra/tezos-k8s-utils:main" imagePullPolicy: IfNotPresent