Skip to content
Snippets Groups Projects
Verified Commit 65650510 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(gitlab-runner): Add pod annotation for cleanup controller

parent 188962af
No related branches found
No related tags found
No related merge requests found
...@@ -77,3 +77,6 @@ data: ...@@ -77,3 +77,6 @@ data:
limits: limits:
memory: 256Mi memory: 256Mi
cpu: 200m cpu: 200m
runners:
podAnnotations:
"pod-cleanup.gitlab.com/ttl": "6h"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment