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.

1 fields
ClusterRepo.spec.disableSameOriginCheck fields and descriptions
Field / TypeDescription
ClusterRepo.spec.disableSameOriginCheck
boolean

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.