Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
mocdaniel authored and lippserd committed Feb 27, 2024
1 parent 4819579 commit ea4a774
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ tests:
secretKey: username
password:
secretKey: password
kubernetes:
username:
value: kubernetes
password:
value: insecurekubernetespassword
release:
name: my-icinga
asserts:
Expand Down Expand Up @@ -242,7 +247,7 @@ tests:

# Icinga Kubernetes DB
- it: deploys an Icinga Kubernetes database StatefulSet using values
documentIndex: 8
documentIndex: 6
values:
- required_values.yaml
release:
Expand Down

0 comments on commit ea4a774

Please sign in to comment.