Skip to content

Commit 84dc383

Browse files
committed
chore(docs): add note in site-config in README.md
1 parent 89064d9 commit 84dc383

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,7 @@ The following information is parsed from the integration:
189189

190190
### Customize Deployment Overlays
191191

192-
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:** For this to work, you need to set `DEPLOY: false` in Ansible vars.yaml before running the playbook.
192+
The Ansible playbook in viya4-deployment fully manages the kustomization.yaml file. For this to work, you need to set `DEPLOY: false` in Ansible vars.yaml before running the playbook. 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:
194193

195194
```bash
196195
<base_dir> <- parent directory

0 commit comments

Comments
 (0)