gitea: bump to v1.20.2 with helm chart v9.1.0
This commit is contained in:
@ -6,6 +6,8 @@ gitea_use_external_db: true
|
||||
gitea_short_name: "gitea"
|
||||
gitea_ingress_class: "{{ gitea_namespace | default(namespace) }}-{{ 'public' if gitea_publish_web else 'private' }}-gitea-ingress-nginx"
|
||||
gitea_default_values:
|
||||
strategy:
|
||||
type: "Recreate"
|
||||
service:
|
||||
http:
|
||||
clusterIP:
|
||||
|
Reference in New Issue
Block a user