Skip to content

Commit

Permalink
Remove source
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Dec 16, 2024
1 parent fd531b4 commit 2a50ab8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion templates/ai4eosc_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ topology_template:
mem_size: { get_input: memory }
publish_ports:
- target: 5000
source: 32050
endpoint: { get_input: endpoint }

outputs:
Expand Down
1 change: 0 additions & 1 deletion templates/geoserver_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ topology_template:
mem_size: { get_input: memory }
publish_ports:
- target: 8080
source: 32080
endpoint: { get_input: endpoint }
volumes:
- "container_vol:/opt/geoserver_data"
Expand Down
1 change: 0 additions & 1 deletion templates/mlflow_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ topology_template:
mem_size: { get_input: memory }
publish_ports:
- target: 5000
source: 32050
endpoint: { get_input: endpoint }
volumes:
- "container_vol:/data"
Expand Down

0 comments on commit 2a50ab8

Please sign in to comment.