We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581e1e1 commit 0f5aa72Copy full SHA for 0f5aa72
1 file changed
manifests/bind9/base/Deployment.yaml
@@ -49,13 +49,10 @@ spec:
49
- name: data
50
mountPath: /etc/bind/conf.d/acl
51
subPath: git/conf/conf.d/acl
52
- - name: /git/conf/conf.d/internal
+ - name: data
53
mountPath: /etc/bind/conf.d/internal
54
subPath: git/conf/conf.d/internal
55
56
- - name: run
57
- mountPath: /run
58
-
59
60
mountPath: /var/bind/dyn
61
subPath: git/zones/dyn
0 commit comments