Try to fix magento k8s tests with static versioning

This commit is contained in:
Théophile Diot 2023-10-17 17:25:11 +02:00
parent b9c5d32778
commit 7bf8be3246
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -1,3 +1,5 @@
image:
tag: "2.4.6-debian-11-r69"
magentoHost: "www.example.com"
magentoUsername: "user"
magentoPassword: "changeme42"
@ -6,7 +8,19 @@ magentoFirstName: "John"
magentoLastName: "Doe"
magentoAdminUri: "admin"
mariadb:
image:
tag: "10.6.15-debian-11-r2"
auth:
password: "changeme1337"
elasticsearch:
enabled: false
image:
tag: "7.17.12-debian-11-r21"
volumePermissions:
image:
tag: "11-debian-11-r43"
metrics:
image:
tag: "1.0.1-debian-11-r21"
certificates:
image:
tag: "11-debian-11-r43"