From ff5775d0c7e78cba41b451f791e63c78c6d643a9 Mon Sep 17 00:00:00 2001 From: LuisFer Date: Thu, 26 Jan 2023 17:21:16 -0600 Subject: [PATCH] se agrego el deploy --- deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.yml b/deploy.yml index 44c4215..9743bb5 100644 --- a/deploy.yml +++ b/deploy.yml @@ -16,7 +16,7 @@ spec: spec: containers: - name: nginx-test - image: flora-hub:5000/nginx-test: + image: flora-hub:5000/nginx-test:latest imagePullPolicy: Always ports: - containerPort: 80