replicaCount: 1

containerPort: 8080

manifests:
  - http://main-core-ui.appsuite-stack-1494-main.svc.cluster.local/manifest.json

ingress:
  enabled: false

image:
  repository: ${CI_REGISTRY_IMAGE}
  pullPolicy: Always
  tag: ${TAG_NAME}

imagePullSecrets:
  - name: gitlab-registry-credentials