diff --git a/test/charts/mainnet.expect.yaml b/test/charts/mainnet.expect.yaml index 903976c..b15332b 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 diff --git a/test/charts/mainnet2.expect.yaml b/test/charts/mainnet2.expect.yaml index 7de38e7..1c4be5c 100644 --- a/test/charts/mainnet2.expect.yaml +++ b/test/charts/mainnet2.expect.yaml @@ -270,7 +270,7 @@ spec: path: /is_synced port: 31732 failureThreshold: 30 - periodSeconds: 10 + periodSeconds: 10 - name: logger image: "ghcr.io/tacoinfra/tezos-k8s-utils:main" imagePullPolicy: IfNotPresent diff --git a/test/charts/private-chain.expect.yaml b/test/charts/private-chain.expect.yaml index a330961..f16f4cf 100644 --- a/test/charts/private-chain.expect.yaml +++ b/test/charts/private-chain.expect.yaml @@ -591,7 +591,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 @@ -802,7 +802,7 @@ spec: path: /is_synced port: 31732 failureThreshold: 30 - periodSeconds: 10 + periodSeconds: 10 - name: baker-0-013-ptjakart image: "tezos/tezos:v15-release" @@ -1449,7 +1449,7 @@ spec: path: /is_synced port: 31732 failureThreshold: 30 - periodSeconds: 10 + periodSeconds: 10 - name: sidecar image: "ghcr.io/tacoinfra/tezos-k8s-utils:main"