From b47badf3cf9613d68637ab814e7e7b496461c2ee Mon Sep 17 00:00:00 2001 From: MohammadTaha Basiri Date: Sun, 24 Apr 2022 17:55:08 +0430 Subject: [PATCH] version correction -_- --- .fandogh/fandogh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fandogh/fandogh.yaml b/.fandogh/fandogh.yaml index 2946a70..1adea9d 100644 --- a/.fandogh/fandogh.yaml +++ b/.fandogh/fandogh.yaml @@ -3,7 +3,7 @@ name: app-test spec: allow_http: false disable_default_domains: true - image: app:2.10.16 + image: app:2.0.10.16 image_pull_policy: IfNotPresent path: / replicas: 1