Created
April 25, 2019 12:05
-
-
Save vkorbes/a27861cebf7ee6a1b0fc5253e5e027ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module: | |
| name: mesh | |
| description: Generates vector and mesh objects. | |
| type: container | |
| services: | |
| - name: mesh | |
| ports: | |
| - name: http | |
| containerPort: 8080 | |
| ingresses: | |
| - path: /mesh | |
| port: http |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment