Compare commits
2 Commits
c804f3bdcf
...
64c3e66f4c
| Author | SHA1 | Date | |
|---|---|---|---|
|
64c3e66f4c
|
|||
| 28cbc635ac |
@@ -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.19.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
|||||||
@@ -174,7 +174,8 @@ etcd-defrag:
|
|||||||
args:
|
args:
|
||||||
- etcd
|
- etcd
|
||||||
- defrag
|
- defrag
|
||||||
- -n 10.232.1.11
|
- -n
|
||||||
|
- "10.232.1.11"
|
||||||
workingDir: /tmp
|
workingDir: /tmp
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 1000
|
runAsUser: 1000
|
||||||
|
|||||||
Reference in New Issue
Block a user