---
name: <%= projectName %>
global:
  image_registry: local
  imagePullSecrets:

# Define the actual image
image: <%= projectOrganization %>/<%= projectName %>:<%= projectVersion %>

config:
  ACME_MY_VAR: myvalue