From 900a3135b60007db12384f9becca7c760c420a1d Mon Sep 17 00:00:00 2001 From: Antun Franjin Date: Sat, 30 Oct 2021 01:09:48 +0200 Subject: [PATCH] Fix typo. --- dev/efc-shop/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/efc-shop/deployment.yaml b/dev/efc-shop/deployment.yaml index b779b5f..9a7652f 100644 --- a/dev/efc-shop/deployment.yaml +++ b/dev/efc-shop/deployment.yaml @@ -16,7 +16,7 @@ spec: template: metadata: labels: - app: efc--shop-dev + app: efc-shop-dev spec: # securityContext: # runAsUser: 1000