Skip to content

Commit

Permalink
update note, fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoucgitter committed Oct 30, 2023
1 parent 9abf212 commit 5afde66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONFIG-VARS.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ When V4_CFG_MANAGE_STORAGE is set to `true`, the `sas` and `pg-storage` storage
## OCI Container Registry Access
| Name | Description | Type | Default | Required | Notes | Tasks |
| :--- | ---: | ---: | ---: | ---: | ---: | ---: |
| V4_CFG_OCI_REGISTRY_URI | OCI Container registry URI | string | | false | Set this value to helm authenticate to the indicated OCI registry using the `V4_CF_CR_USER` and `V4_CFG_CR_PASSWORD` values. Useful when the OCI container registry is used as a source for helm chart installs with dark site deployments. | baseline, viya |
| V4_CFG_OCI_REGISTRY_URI | OCI Container registry URI | string | | false | Set this value to activate helm authentication to the indicated OCI registry URI using the `V4_CFG_CR_USER` and `V4_CFG_CR_PASSWORD` values. Useful when the OCI container registry is used as a source for helm chart installs with dark site deployments. | baseline, viya |

## Ingress

Expand Down

0 comments on commit 5afde66

Please sign in to comment.