modified: deploy/app/gitea-helm-release.yaml

modified:   deploy/app/helm-values.yaml
This commit is contained in:
Márcio Fernandes
2026-06-03 00:15:37 +00:00
parent 0e353ca7df
commit 57b73104a9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: gitea chart: gitea
version: '12.5.4' version: '12.5.3'
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: gitea name: gitea
+1 -1
View File
@@ -17,7 +17,7 @@ image:
# #
# This ensures the container includes OpenSSH and can expose the SSH port. # This ensures the container includes OpenSSH and can expose the SSH port.
repository: gitea/gitea repository: gitea/gitea
pullPolicy: Always pullPolicy: IfNotPresent
valkey-cluster: valkey-cluster:
enabled: false enabled: false