Compare commits
3 Commits
f2654faed7
...
7ccfc523bd
| Author | SHA1 | Date | |
|---|---|---|---|
|
7ccfc523bd
|
|||
| 43db6bf342 | |||
| 7965224e8a |
@@ -175,7 +175,9 @@ etcd-defrag:
|
|||||||
- etcd
|
- etcd
|
||||||
- defrag
|
- defrag
|
||||||
- -n 10.232.1.13
|
- -n 10.232.1.13
|
||||||
- --talosconfig /tmp/configuration/config
|
env:
|
||||||
|
- name: TALOSCONFIG
|
||||||
|
value: /tmp/.talos/config
|
||||||
workingDir: /tmp
|
workingDir: /tmp
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
@@ -197,7 +199,7 @@ etcd-defrag:
|
|||||||
advancedMounts:
|
advancedMounts:
|
||||||
defrag:
|
defrag:
|
||||||
main:
|
main:
|
||||||
- path: /tmp/configuration/config
|
- path: /tmp/.talos/config
|
||||||
readOnly: true
|
readOnly: true
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
subPath: config
|
subPath: config
|
||||||
|
|||||||
Reference in New Issue
Block a user