From 35a4f58d86484191e0d0e432e62685b7e1b94cc4 Mon Sep 17 00:00:00 2001 From: Dan Gillespie Date: Mon, 22 May 2023 12:14:00 -0400 Subject: [PATCH] fix echo_http labels --- k8s/echo_http.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/echo_http.yaml b/k8s/echo_http.yaml index 75c0faf..0114ed3 100644 --- a/k8s/echo_http.yaml +++ b/k8s/echo_http.yaml @@ -33,7 +33,7 @@ spec: replicas: 1 selector: matchLabels: - app: esp-echo + app: echo-app template: metadata: labels: