rancher v2.15.1
ClusterRepo.spec.disableSameOriginCheck
DisableSameOriginCheck if true attaches the Basic Auth Header to all Helm client API calls regardless of whether the destination of the API call matches the origin of the repository's URL. Defaults to false, which keeps the SameOrigin check enabled. Setting this to true is not recommended in production environments due to the security implications.
| Field / Type | Description |
|---|---|
ClusterRepo.spec.disableSameOriginCheck | DisableSameOriginCheck if true attaches the Basic Auth Header to all Helm client API calls regardless of whether the destination of the API call matches the origin of the repository's URL. Defaults to false, which keeps the SameOrigin check enabled. Setting this to true is not recommended in production environments due to the security implications. |