Skip to content

Commit 5bcff84

Browse files
committed
Update kuttl conditions ordering for MetricStorage
1 parent 3b5dfc0 commit 5bcff84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/kuttl/suites/default/tests/01-assert.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ status:
179179
status: "True"
180180
- type: MonitoringStackReady
181181
status: "True"
182+
- type: NetworkAttachmentsReady
183+
status: "True"
182184
- type: PrometheusReady
183185
status: "True"
184186
- type: ScrapeConfigReady
185187
status: "True"
186188
- type: TLSInputReady
187189
status: "True"
188-
- type: NetworkAttachmentsReady
189-
status: "True"
190190
---
191191
apiVersion: v1
192192
kind: Service

0 commit comments

Comments
 (0)