Update MVK documentation and configuration; correct LOG_FORMAT variable and enhance index description.

This commit is contained in:
jon brookes 2025-10-21 11:21:12 +01:00
parent 2804824444
commit cad1e562ac
3 changed files with 10 additions and 2 deletions

View file

@ -55,7 +55,7 @@ We should see pretty much an empty list but for default rules assigned for us by
To build the infrastructure :
```bash
LOGFORMAT=none infctl -f gcloud/tf/scripts/build-gcloud-k3s-pipeline.json
LOG_FORMAT=none infctl -f gcloud/tf/scripts/build-gcloud-k3s-pipeline.json
```
You should see a successful build ending with something like: