Skip to content
Snippets Groups Projects

OZG-4880 Helm Env Values für OSI-Postfach 2.0

Merged Lukas Malte Monnerjahn requested to merge OZG-4880-OSIv2-helm into main
1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
@@ -47,12 +47,11 @@ tests:
@@ -47,12 +47,11 @@ tests:
asserts:
asserts:
- hasDocuments:
- hasDocuments:
count: 1
count: 1
documentIndex: 1
documentIndex: 0
- it: should NOT create cr if not enabled
- it: should NOT create cr if not enabled
asserts:
asserts:
- hasDocuments:
- hasDocuments:
count: 0
count: 0
documentIndex: 0
- it: should NOT create cr if disableOzgCloudOperator true
- it: should NOT create cr if disableOzgCloudOperator true
set:
set:
elasticsearch:
elasticsearch:
@@ -61,5 +60,4 @@ tests:
@@ -61,5 +60,4 @@ tests:
asserts:
asserts:
- hasDocuments:
- hasDocuments:
count: 0
count: 0
documentIndex: 0
\ No newline at end of file
Loading