All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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