Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 386
    • Issues 386
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • charts
  • GitLab
  • Issues
  • #1687

Closed
Open
Opened Nov 11, 2019 by Robert Gates@robert.gates
  • Report abuse
  • New issue
Report abuse New issue

Enable server-side hooks

Summary

I'd like to enable server-side hooks for my gitlab deployment. I've found the standard CE documentation here https://docs.gitlab.com/ee/administration/custom_hooks.html but am having trouble working out how I might be able to do the equivalent in my helm deployment

I'm imagining I can create a configmap or secret (eg called pre-receive-hooks) containing the hook scripts, and then mount this as a volume to the required location - eg /home/git/gitlab-shell/hooks/pre-receive.d/. Struggling to confirm which pods, and to what location though.

Can anyone help? Is this possible?

Related issues

  • Discussion
  • Designs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
6
Labels
For Scheduling P3 devops::enablement feature group::distribution needs investigation
Assign labels
  • View project labels
Reference: gitlab-org/charts/gitlab#1687