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: