We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c5e53 commit d6b1fdaCopy full SHA for d6b1fda
1 file changed
systemd/containers/coresmd-coredns.container
@@ -18,7 +18,7 @@ AddCapability=NET_RAW
18
19
# Volumes
20
Volume=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:/root_ca/root_ca.crt:ro,Z
21
-Volume=/etc/openchami/configs/Corefile:/Corefile
+Volume=/etc/openchami/configs/Corefile:/Corefile:ro,Z
22
23
# Networks for the Container to use
24
Network=host
0 commit comments