Compare commits
2 Commits
c804f3bdcf
...
64c3e66f4c
| Author | SHA1 | Date | |
|---|---|---|---|
|
64c3e66f4c
|
|||
| 28cbc635ac |
@@ -9,7 +9,7 @@ komodo:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/moghtech/komodo-core
|
||||
tag: 1.17.5
|
||||
tag: 1.19.3
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: COMPOSE_LOGGING_DRIVER
|
||||
|
||||
@@ -174,7 +174,8 @@ etcd-defrag:
|
||||
args:
|
||||
- etcd
|
||||
- defrag
|
||||
- -n 10.232.1.11
|
||||
- -n
|
||||
- "10.232.1.11"
|
||||
workingDir: /tmp
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
|
||||
Reference in New Issue
Block a user