diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index 350fa1e7703d3d191e5f40cbcf18c028dd8e2bf8..78bd6368516ab5d6766bd5e6bdfdeef1d18647a4 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -12,6 +12,7 @@ spec: app: ${APP_NAME} template: metadata: + name: ${APP_NAME} labels: app: ${APP_NAME} spec: