Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S Search
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • prozorro-sale
  • Search
  • Merge requests
  • !184

feat: add redemption

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pavel Kuzmenko requested to merge kpn/add_redemption into master Nov 16, 2022
  • Overview 0
  • Commits 1
  • Changes 22

на дегф в деплойменте надо добавить

job:
    create_elastic_index_redemption:
      enabled: false

    create_elastic_index_execution:
      enabled: false

    reindex_elastic_data_redemption:
      enabled: false

    reindex_elastic_data_execution:
      enabled: false

application:
    mirror_client_redemption:
      enabled: false
      replicaCount: 1

    mirror_client_execution:
      enabled: false
      replicaCount: 1
Edited Nov 16, 2022 by Pavel Kuzmenko
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: kpn/add_redemption