File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -436,6 +436,13 @@ spec:
436436 - description : TLS - overrides tls parameters for public endpoint
437437 displayName : TLS
438438 path : telemetry.aodhApiOverride.tls
439+ - description : CloudKittyAPIOverride, provides the ability to override the generated
440+ manifest of several child resources.
441+ displayName : Cloud Kitty APIOverride
442+ path : telemetry.cloudKittyApiOverride
443+ - description : TLS - overrides tls parameters for public endpoint
444+ displayName : TLS
445+ path : telemetry.cloudKittyApiOverride.tls
439446 - description : Enabled - Whether OpenStack Telemetry services should be deployed
440447 and managed
441448 displayName : Enabled
Original file line number Diff line number Diff line change 1212 - name : operator
1313 env :
1414 - name : RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
15- value : quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
15+ value : quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:18.0-fr4- latest
1616 - name : RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
17- value : quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
17+ value : quay.io/openstack-k8s-operators/openstack-ansibleee-runner:18.0-fr4- latest
1818 - name : RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
1919 value : quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2020 - name : RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
@@ -199,7 +199,7 @@ spec:
199199 - name : TEST_HORIZONTEST_IMAGE_URL_DEFAULT
200200 value : quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
201201 - name : RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
202- value : quay.io/openstack-k8s-operators/openstack-must-gather:latest
202+ value : quay.io/openstack-k8s-operators/openstack-must-gather:18.0-fr4- latest
203203 # will already be part of relatedImages as it is also directly set in the deployment in the
204204 # bundle CSV. We also need an environment variable here to propagate this to the
205205 # controller-manager and to other operators that require the same image to be set
You can’t perform that action at this time.
0 commit comments