From e91f8d789a190afe1f42dbaf508a11072b5289e9 Mon Sep 17 00:00:00 2001 From: Kenneth Lee Date: Fri, 13 Mar 2026 10:08:30 -0700 Subject: [PATCH] my test --- k8s-specifications/vote-deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/k8s-specifications/vote-deployment.yaml b/k8s-specifications/vote-deployment.yaml index 165a9478f8..effb40fd89 100644 --- a/k8s-specifications/vote-deployment.yaml +++ b/k8s-specifications/vote-deployment.yaml @@ -20,3 +20,4 @@ spec: ports: - containerPort: 80 name: vote +# my test