Skip to content

Commit 8fd604b

Browse files
committed
chore(docs): add note in site-config in README.md
1 parent 130ed0c commit 8fd604b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ The following information is parsed from the integration:
190190
### Customize Deployment Overlays
191191

192192
The Ansible playbook in viya4-deployment fully manages the kustomization.yaml file. Users can make changes by adding custom overlays into subfolders under the `/site-config` folder. If this is the first time that you are running the playbook and plan to add customizations, create the following folder structure:
193-
**Note:** Set DEPLOY: false in the Ansible vars.yaml file and run the playbook with --tags "baseline,viya,install" to have Ansible create the folder structure.
193+
194+
**Note:** Set `DEPLOY: false` in the Ansible vars.yaml file and run playbook with --tags "baseline,viya,install" to have Ansible create the folder structure.
194195

195196
```bash
196197
<base_dir> <- parent directory

0 commit comments

Comments
 (0)