Compare commits
2 Commits
730ed13760
...
36da3746cd
Author | SHA1 | Date | |
---|---|---|---|
36da3746cd
|
|||
4f799c658b |
@@ -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.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
gitea:
|
gitea:
|
||||||
global:
|
global:
|
||||||
imageRegistry: registry.hub.docker.com
|
imageRegistry: registry.hub.docker.com
|
||||||
replicaCount: 3
|
replicaCount: 1
|
||||||
strategy:
|
strategy:
|
||||||
type: "RollingUpdate"
|
type: "RollingUpdate"
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
|
Reference in New Issue
Block a user