Project

General

Profile

Actions

Feature #360

open

make gitlab-upgrade rerun on upgrades

Added by torgiren over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
gitlab
Target version:
Start date:
07/19/2022
Due date:
% Done:

0%

Estimated time:
1:00 h

Description

https://argo-cd.readthedocs.io/en/stable/user-guide/resource_hooks/#usage
and

helm show values gitlab/gitlab
...
upgradeCheck:
  enabled: true
  image: {}
    # repository:
    # tag:
    # pullPolicy: IfNotPresent
    # pullSecrets: []
  securityContext:
    # in alpine/debian/busybox based images, this is `nobody:nogroup`
    runAsUser: 65534
    fsGroup: 65534
  tolerations: []
  annotations: {}
  resources:
    requests:
      cpu: 50m

No data to display

Actions

Also available in: Atom PDF