Skip to content

Commit a7f10e5

Browse files
author
Niraj Patil
committed
chore(docs): add note in site-config in README.md
1 parent 5bceb0d commit a7f10e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ 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:** For this to work, you need to set `DEPLOY: false` before running the playbook.
193194

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

0 commit comments

Comments
 (0)