Compare commits
2 Commits
5eafd451a4
...
e2a7c56a7d
| Author | SHA1 | Date | |
|---|---|---|---|
|
e2a7c56a7d
|
|||
| da28a2cef5 |
@@ -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
|
||||||
|
|||||||
@@ -175,6 +175,7 @@ etcd-defrag:
|
|||||||
- etcd
|
- etcd
|
||||||
- defrag
|
- defrag
|
||||||
- -n 10.232.1.13
|
- -n 10.232.1.13
|
||||||
|
- --talosconfig /tmp/configuration/config
|
||||||
workingDir: /tmp
|
workingDir: /tmp
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
@@ -196,7 +197,7 @@ etcd-defrag:
|
|||||||
advancedMounts:
|
advancedMounts:
|
||||||
defrag:
|
defrag:
|
||||||
main:
|
main:
|
||||||
- path: ~/.talos/config
|
- path: /tmp/configuration/config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
subPath: config
|
subPath: config
|
||||||
|
|||||||
Reference in New Issue
Block a user