add config
This commit is contained in:
@@ -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