From b289b4e2aacfa7bde6dd899ccd4f59e4d5fb5826 Mon Sep 17 00:00:00 2001 From: Alexandre Perrin Date: Tue, 15 Jun 2021 12:41:20 +0200 Subject: [PATCH] examples: pull the hubble cli image only IfNotPresent [ upstream commit 69b2faf5141dd01ab8d35aa2bf284274ffa0eb3a ] Signed-off-by: Alexandre Perrin Signed-off-by: Nate Sweet --- examples/hubble/hubble-cli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hubble/hubble-cli.yaml b/examples/hubble/hubble-cli.yaml index 8408c00aecf9..db77c8bef7ab 100644 --- a/examples/hubble/hubble-cli.yaml +++ b/examples/hubble/hubble-cli.yaml @@ -18,7 +18,7 @@ spec: containers: - name: hubble-cli image: quay.io/cilium/hubble:v0.8.0 - imagePullPolicy: Always + imagePullPolicy: IfNotPresent command: - tail args: