rancher v2.15.1

ClusterRepo.spec.OCIOptions

OCIOptions contains options that are only used when the ClusterRepo points to an OCI registry.

2 fields
ClusterRepo.spec.OCIOptions fields and descriptions
Field / TypeDescription
downloadAllTags
boolean

DownloadAllTags if set, will download all tags that match TagFilter and not just the latest one.

tagFilter
string

TagFilter a semver constraint string used to filter the tags of the charts present in the OCI registry.