Start updating gitea for 1.20.0.

This commit is contained in:
2023-07-17 11:46:01 +12:00
parent 15bd06870c
commit 2d3c21a117
4 changed files with 116 additions and 15 deletions

View File

@ -72,6 +72,14 @@ ingress:
hosts:
- gitea.jamma.dev
serviceAccount:
create: false
name: ""
automountServiceAccountToken: false
imagePullSecrets: []
annotations: {}
labels: {}
resources:
limits:
cpu: 1
@ -115,6 +123,13 @@ extraInitVolumeMounts: []
initPreScript: ""
initContainers:
resources:
limits: {}
requests:
cpu: 100m
memory: 128Mi
signing:
enabled: false
gpgHome: /data/git/.gnupg