Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
Update deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharing IO committed Nov 16, 2020
1 parent ec940a0 commit 060e728
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/powerdns/templates/powerdns-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,7 @@ spec:
- containerPort: 8081
name: api
protocol: TCP
volumeMounts:
{{- toYaml .Values.powerdns.extraVolumeMounts | nindent 10 }}
volumes:
{{- toYaml .Values.powerdns.extraVolumes | nindent 8 }}

0 comments on commit 060e728

Please sign in to comment.