Skip to content

Commit af6a9b4

Browse files
committed
feat(bind9): git-ops script 'add bind logs mount'
ref: #21
1 parent c10da6c commit af6a9b4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

manifests/bind9/components/git-ops/Deployment.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,7 @@ spec:
127127
- name: data
128128
mountPath: /git
129129
subPath: git/
130+
131+
- mountPath: /var/dns-log
132+
name: data
133+
subPath: logs

0 commit comments

Comments
 (0)