Compare commits
1 Commits
bdc3cd9f20
...
29dc7182e0
Author | SHA1 | Date | |
---|---|---|---|
29dc7182e0
|
@@ -10,8 +10,8 @@ site-profile:
|
|||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: harbor.alexlebens.net/images/site-profile
|
repository: gitea.alexlebens.dev/alexlebens/site-profile
|
||||||
tag: 0.8.5
|
tag: 0.8.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
@@ -119,6 +119,7 @@ gitea:
|
|||||||
enabled: false
|
enabled: false
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
gitea-actions:
|
gitea-actions:
|
||||||
enabled: true
|
enabled: true
|
||||||
global:
|
global:
|
||||||
@@ -133,7 +134,7 @@ gitea-actions:
|
|||||||
tag: 25.0.2-dind
|
tag: 25.0.2-dind
|
||||||
persistence:
|
persistence:
|
||||||
storageClass: ceph-block
|
storageClass: ceph-block
|
||||||
size: 5Gi
|
size: 1Gi
|
||||||
init:
|
init:
|
||||||
image:
|
image:
|
||||||
repository: busybox
|
repository: busybox
|
||||||
|
Reference in New Issue
Block a user