Run pre-commit on docs

This commit is contained in:
Lev Vereshchagin
2022-02-08 14:45:07 +03:00
parent c83bf6abca
commit d83a40154e
7 changed files with 32 additions and 32 deletions

View File

@@ -45,6 +45,7 @@ Commands explained:
- `yq eval ".\"networks\"={\"traefik-public\":{\"external\":true}}"`, this commands adds external network `traefik-public` to the stack
Notes:
- Set `BENCH_SUFFIX` to the stack name. the stack will be located at `~/gitops/compose-${BENCH_SUFFIX}.yaml`.
- `traefik-public` is assumed to be the network for traefik loadbalancer for swarm.
- Once the stack YAML is generated, you can edit it further for advance setup and commit it to your gitops