Skip to content

Commit cd8b684

Browse files
committed
Remove repository volume
1 parent c6eba11 commit cd8b684

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

core/src/test/resources/filtered/mesh-interpolated.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ descriptors:
1919
resources: {}
2020
servicePorts:
2121
- "8087:8080"
22-
volumes:
23-
- "repository-volume:/srv/www"
2422

2523
sources:
2624
cli:
@@ -57,5 +55,3 @@ edge:
5755
incoming:
5856
resources:
5957
ref: outbox.pages
60-
environment:
61-
STREAMX_BLUEPRINTS_WEB_SERVER_SINK_STORAGE_ROOT_DIRECTORY: "/srv/www"

core/src/test/resources/filtered/mesh.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ descriptors:
1919
resources: {}
2020
servicePorts:
2121
- "8087:8080"
22-
volumes:
23-
- "repository-volume:/srv/www"
2422

2523
sources:
2624
cli:
@@ -57,5 +55,3 @@ edge:
5755
incoming:
5856
resources:
5957
ref: outbox.pages
60-
environment:
61-
STREAMX_BLUEPRINTS_WEB_SERVER_SINK_STORAGE_ROOT_DIRECTORY: "/srv/www"

e2e-tests/src/test/resources/filtered/mesh.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ descriptors:
1919
resources: {}
2020
servicePorts:
2121
- "8087:8080"
22-
volumes:
23-
- "repository-volume:/srv/www"
2422

2523
sources:
2624
cli:
@@ -72,5 +70,3 @@ edge:
7270
incoming:
7371
resources:
7472
ref: outbox.pages,outbox.assets
75-
environment:
76-
STREAMX_BLUEPRINTS_WEB_SERVER_SINK_STORAGE_ROOT_DIRECTORY: "/srv/www"

0 commit comments

Comments
 (0)