imagePullSecrets:
  - name: gitlab-registry-credentials

appRoot: /appsuite/

podAnnotations:
  commit-ref: "${CI_COMMIT_SHORT_SHA}"
deploymentAnnotations:
  commit-ref: "${CI_COMMIT_SHORT_SHA}"

image:
  registry: ${CI_REGISTRY}
  repository: frontend/ui-middleware
  tag: ${TAG_NAME}
  pullPolicy: Always

existingConfigMap: preview-prefix-core-ui-middleware