Skip to content
Snippets Groups Projects
Commit 53dfdacd authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

Update fleet.yaml

parent f2bca5ee
No related branches found
No related tags found
No related merge requests found
defaultNamespace: kube-system defaultNamespace: gitlab
helm: helm:
releaseName: kured releaseName: gitlab-runner
repo: https://kubereboot.github.io/charts repo: https://charts.gitlab.io
chart: kured chart: gitlab-runner
version: 5.2.0 version: 0.56.1
values: values:
configuration: gitlabUrl: https://gitlab.jsc.fz-juelich.de/
rebootDays: ["su"] rbac:
startTime: "2am" create: true
endTime: "5am" runners:
timeZone: "Europe/Berlin" secret: gitlab-runner-secret
period: "10m0s"
drainGracePeriod: "240"
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/controlplane
value: "true"
- effect: NoExecute
key: node-role.kubernetes.io/etcd
value: "true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment