Fix spec file creation command
This commit is contained in:
parent
510e047ecd
commit
9363bd95df
@ -333,13 +333,7 @@
|
||||
```
|
||||
|
||||
4. Create a deployment for the bridge:
|
||||
- Create spec files for the deployment:
|
||||
|
||||
```bash
|
||||
laconic-so --stack ~/cerc/nitro-stack/stack-orchestrator/stacks/bridge deploy init --output bridge-nitro-spec.yml
|
||||
```
|
||||
|
||||
- For port calibration to map container ports to host ports:
|
||||
- Create spec files for the deployment, map container ports to host ports:
|
||||
|
||||
```bash
|
||||
laconic-so --stack ~/cerc/nitro-stack/stack-orchestrator/stacks/bridge deploy init --map-ports-to-host any-same --output bridge-nitro-spec.yml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user