rancher v2.15.1
ClusterRepo.spec.OCIOptions
OCIOptions contains options that are only used when the ClusterRepo points to an OCI registry.
| Field / Type | Description |
|---|---|
downloadAllTags | DownloadAllTags if set, will download all tags that match TagFilter and not just the latest one. |
tagFilter | TagFilter a semver constraint string used to filter the tags of the charts present in the OCI registry. |