github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/overrides/cluster-api-values.yaml (about) 1 # Copyright (c) 2023, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 4 # Global settings for the Cluster API provider images. 5 global: 6 registry: 7 8 # Overrides for the default providers 9 defaultProviders: 10 ocneBootstrap: 11 version: 12 url: 13 image: 14 registry: 15 repository: 16 tag: 17 ocneControlPlane: 18 version: 19 url: 20 image: 21 registry: 22 repository: 23 tag: 24 core: 25 version: 26 url: 27 image: 28 registry: 29 repository: 30 tag: 31 oci: 32 version: 33 url: 34 image: 35 registry: 36 repository: 37 tag: