Compare commits
2 Commits
f7cba7cbe7
...
d9a6948672
Author | SHA1 | Date | |
---|---|---|---|
d9a6948672
|
|||
de1745bb08 |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -18,7 +18,7 @@ gitea:
|
|||||||
enabled: false
|
enabled: false
|
||||||
persistence:
|
persistence:
|
||||||
storageClass: ceph-filesystem
|
storageClass: ceph-filesystem
|
||||||
size: 10Gi
|
size: 20Gi
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteMany
|
- ReadWriteMany
|
||||||
extraVolumes:
|
extraVolumes:
|
||||||
|
Reference in New Issue
Block a user