diff --git a/webtop-template/templates/webtop-deployment.yaml.j2 b/webtop-template/templates/webtop-deployment.yaml.j2 index 0f13c0c..ab18e32 100644 --- a/webtop-template/templates/webtop-deployment.yaml.j2 +++ b/webtop-template/templates/webtop-deployment.yaml.j2 @@ -36,7 +36,7 @@ metadata: spec: type: ClusterIP selector: - app: webtop + app: {{ username }}-webtop ports: - protocol: TCP port: 3000