diff --git a/osm-seed/templates/taginfo/taginfo-deployment.yaml b/osm-seed/templates/taginfo/taginfo-deployment.yaml index ab74f03d..03230cbb 100644 --- a/osm-seed/templates/taginfo/taginfo-deployment.yaml +++ b/osm-seed/templates/taginfo/taginfo-deployment.yaml @@ -29,7 +29,7 @@ spec: - /bin/sh - -c - | - sleep 36000 && /usr/src/app/start.sh web + /usr/src/app/start.sh web ports: - name: http containerPort: 80