From e91f8d789a190afe1f42dbaf508a11072b5289e9 Mon Sep 17 00:00:00 2001 From: Kenneth Lee Date: Fri, 13 Mar 2026 10:08:30 -0700 Subject: [PATCH 1/2] 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 From b878aff5700bed89e1accaf670e8f61a85a5f67f Mon Sep 17 00:00:00 2001 From: Kenneth Lee Date: Mon, 16 Mar 2026 10:07:07 -0700 Subject: [PATCH 2/2] new-ch --- 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 effb40fd89..6305abc353 100644 --- a/k8s-specifications/vote-deployment.yaml +++ b/k8s-specifications/vote-deployment.yaml @@ -21,3 +21,4 @@ spec: - containerPort: 80 name: vote # my test +# test