Skip to content

Commit 1131153

Browse files
committed
[18.0-fr4] use 18.0-fr4-latest tag for openstack-ansibleee-runner
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
1 parent f7cbf4a commit 1131153

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

config/manifests/bases/openstack-operator.clusterserviceversion.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

config/operator/default_images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
- name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
1515
value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent: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

0 commit comments

Comments
 (0)