Skip to content

Commit 8e6f472

Browse files
committed
Add NAD to the MetricStorage kuttl condition list
1 parent d2b79f1 commit 8e6f472

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ status:
185185
status: "True"
186186
- type: TLSInputReady
187187
status: "True"
188+
- type: NetworkAttachments
189+
status: "True"
188190
---
189191
apiVersion: v1
190192
kind: Service

0 commit comments

Comments
 (0)