Skip to content
Snippets Groups Projects
Commit 01c5eb5d authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3328 test image against default value

parent d4bcfaa9
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,6 @@ set:
bezeichner: helm
sso:
serverUrl: https://sso.company.local
image:
path: docker.ozg-sh.de/alfa
tag: snapshot-latest
tests:
- it: check for some standard values
asserts:
......@@ -46,7 +43,7 @@ tests:
of: Deployment
- equal:
path: spec.template.spec.containers[0].image
value: "docker.ozg-sh.de/alfa:snapshot-latest"
value: "docker.ozg-sh.de/alfa:latest"
- equal:
path: spec.template.spec.containers[0].imagePullPolicy
value: Always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment