templates.notifications.notification.helm.tilt.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of foundation-mda Show documentation
Show all versions of foundation-mda Show documentation
Model driven architecture artifacts for aiSSEMBLE
The newest version!
yaml = helm(
'${deployArtifactId}/src/main/resources/apps/${appName}',
name='${appName}',
values=['${deployArtifactId}/src/main/resources/apps/${appName}/values.yaml',
'${deployArtifactId}/src/main/resources/apps/${appName}/values-dev.yaml']
)
k8s_yaml(yaml)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy