Skip to content
Discussion options

You must be logged in to vote

so I made a typo somewhere. below is working:

      log:
        level: debug
      gitlab:
        url: https://gitlab.com
        enable_health_check: true
        maximum_requests_per_second: 50
        burstable_requests_per_second: 200
        maximum_jobs_queue_size: 1000
      garbage_collect:
        refs:
          on_init: true
          interval_seconds: 300
        metrics:
          on_init: true
          interval_seconds: 300
      project_defaults:
        pull:
          environments:
            enabled: true
          refs:
            branches:
              aggregation_regexp: ".*"
            merge_requests:
              enabled: true
          pipeline:
           …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by subzreau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant