Skip to content

Commit

Permalink
Test change
Browse files Browse the repository at this point in the history
  • Loading branch information
liam-mackie authored Jul 29, 2024
2 parents 01d9138 + 1bfbdb8 commit 6f69d75
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tests:
of: StatefulSet
documentIndex: 0
- hasDocuments:
count: 2 # There is a secret created as well as the stateful set
count: 1
- contains:
path: spec.template.spec.containers[0].env
content:
Expand Down Expand Up @@ -93,4 +93,4 @@ tests:
- equal:
path: spec.template.spec.containers[0].env[?(@.name == 'NO_PROXY')].value
value: example.com,example2.com
documentIndex: 0
documentIndex: 0

0 comments on commit 6f69d75

Please sign in to comment.