Comment the new option

Just update the changeset description a little bit

Signed-off-by: Ben Lambert <blam@spotify.com>
This commit is contained in:
Ben Lambert
2022-08-02 15:05:17 +02:00
committed by GitHub
parent 77f143585c
commit 4890dc3025
+1 -1
View File
@@ -10,7 +10,7 @@ providers:
stg:
host: gitlab.stg.company.io
branch: main
projectPattern: john/ <== new option
projectPattern: 'john/' # new option
entityFilename: template.yaml
```