From e18d9254d0d0f90ce581c45fe8a8e6064ec23204 Mon Sep 17 00:00:00 2001 From: Deep Koluguri Date: Thu, 14 May 2026 09:59:57 -0400 Subject: [PATCH] new updates --- k8s/app.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/k8s/app.yaml b/k8s/app.yaml index bd403e6..26d04e5 100644 --- a/k8s/app.yaml +++ b/k8s/app.yaml @@ -12,10 +12,13 @@ spec: metadata: labels: app: curio-app + annotations: + redeploy-timestamp: "1778763671262" spec: containers: - name: curio image: 192.168.8.250:5000/curio:latest + imagePullPolicy: Always ports: - containerPort: 3000 env: