added k3s-upgrade procedure

This commit is contained in:
2025-05-05 11:19:21 +03:00
parent b451cf2830
commit fd8a011aa8
7 changed files with 122 additions and 54 deletions

View File

@ -5,4 +5,4 @@ metadata:
namespace: gitea
data:
service: |
DISABLE_REGISTRATION = true
DISABLE_REGISTRATION = true

View File

@ -15,8 +15,8 @@ gitea:
email: email
image:
repository: gitea/gitea
tag: 1.23.4
repository: gitea
tag: 1.23.7
postgresql:
enabled: false
@ -32,7 +32,7 @@ redis:
persistence:
enabled: true
accessModes: [ "ReadWriteMany" ]
accessModes: ["ReadWriteMany"]
size: "10Gi"
resources:
@ -60,4 +60,4 @@ actions:
runner:
replicas: 3
provisioning:
enabled: true
enabled: true