From 03defac79627127675f8145cd2c892c5746310ba Mon Sep 17 00:00:00 2001 From: Skye Gill Date: Wed, 15 Mar 2023 10:36:35 +0000 Subject: [PATCH] use published image Signed-off-by: Skye Gill --- config/samples/dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/samples/dev.yaml b/config/samples/dev.yaml index ef0a2e8c6..3db19619b 100644 --- a/config/samples/dev.yaml +++ b/config/samples/dev.yaml @@ -63,7 +63,7 @@ spec: spec: serviceAccountName: default containers: - - image: ofo-client-app + - image: ghcr.io/skyerus/ofo-client-app:latest imagePullPolicy: IfNotPresent name: ofoclientapp ports: