Skip to content

Commit 506f104

Browse files
author
Mykhailo Babych
committed
chore: extraArgs in examples
1 parent 1a2c65d commit 506f104

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ gitlab:
173173
cron:
174174
enabled: true
175175
schedule: "0 0 * * *"
176+
extraArgs: "--skip artifacts" # Each component must have its own --skip argument: https://docs.gitlab.com/charts/backup-restore/backup/#skipping-components ; https://docs.gitlab.com/administration/backup_restore/backup_gitlab/?tab=Helm+chart+%28Kubernetes%29
176177
gitlab-shell:
177178
maxUnavailable: 1
178179
minReplicas: 1

0 commit comments

Comments
 (0)