Skip to content

Commit 454e5e9

Browse files
amoralejopenshift-merge-bot[bot]
authored andcommitted
kuttl: set empty MetricStorage networkAttachments
telemetry-operator PR #827 (openstack-k8s-operators/telemetry-operator#827) adds a default networkAttachments on MetricStorage, which broke kuttl. Set networkAttachments: [] under spec.telemetry.template.metricStorage in the shared OpenStackControlPlane deps. Assisted-By: Cursor (Composer 2) Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
1 parent e8a886f commit 454e5e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/kuttl/test-suites/default/deps/telemetry.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ spec:
77
template:
88
metricStorage:
99
enabled: true
10+
networkAttachments: []
1011
dashboardsEnabled: true
1112
monitoringStack:
1213
alertingEnabled: true

0 commit comments

Comments
 (0)