Skip to content
Snippets Groups Projects
values-template.yaml 243 B
Newer Older
imagePullSecrets:
  - name: gitlab-registry-credentials

appRoot: /appsuite/

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

existingConfigMap: preview-prefix-core-ui-middleware