Skip to content

Commit a26f616

Browse files
umeshk20niraj2347
authored andcommitted
docs: Add note to V4_CFG_RWX_FILESTORE_PATH indicating override by terraform.tfstate from viya4-iac-gcp (pscloud-396) (#695)
Add note to V4_CFG_RWX_FILESTORE_PATH indicating override by terraform.tfstate from viya4-iac-gcp (pscloud-396)
1 parent e23f40c commit a26f616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONFIG-VARS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ When `V4_CFG_MANAGE_STORAGE` is set to `false`, viya4-deployment does not create
122122
| Name | Description | Type | Default | Required | Notes | Tasks |
123123
| :--- | ---: | ---: | ---: | ---: | ---: | ---: |
124124
| V4_CFG_RWX_FILESTORE_ENDPOINT | NFS IP address or host name | string | | false | | baseline, viya |
125-
| V4_CFG_RWX_FILESTORE_PATH | NFS export path | string | /export | false | | baseline, viya |
125+
| V4_CFG_RWX_FILESTORE_PATH | NFS export path | string | /export | false | If using terraform.tfstate (viya4-iac-gcp), this value will be overridden by the path from the state file (typically /volumes for Filestore).| baseline, viya |
126126
| V4_CFG_RWX_FILESTORE_DATA_PATH | NFS path to data directory | string | <V4_CFG_RWX_FILESTORE_PATH>/\<NAMESPACE>/data | false | | viya |
127127
| V4_CFG_RWX_FILESTORE_HOMES_PATH | NFS path to homes directory | string | <V4_CFG_RWX_FILESTORE_PATH>/\<NAMESPACE>/homes | false | | viya |
128128

0 commit comments

Comments
 (0)