
templates.integration-test.it.values.yaml.vm Maven / Gradle / Ivy
#set ($index = $artifactId.indexOf('-tests'))
#set ($parentArtifactId = $artifactId.substring(0, $index))
image:
name: ${parentArtifactId}-tests-docker
imagePullPolicy: IfNotPresent
dockerRepo: ""
© 2015 - 2025 Weber Informatics LLC | Privacy Policy