volumes????
This commit is contained in:
parent
5c7e267255
commit
6d81007b12
@ -50,7 +50,7 @@ podTemplate(
|
|||||||
],
|
],
|
||||||
volumes: [
|
volumes: [
|
||||||
configMapVolume(
|
configMapVolume(
|
||||||
mountPath: "/etc/docker",
|
mountPath: "/etc/docker/daemon.json",
|
||||||
configMapName: "dind-insecure-registries"
|
configMapName: "dind-insecure-registries"
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user