Skip to content

Commit

Permalink
chore(password_file): mode 640
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekZubielik committed Aug 22, 2024
1 parent f356d1a commit defaf5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/mosquitto/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ spec:
items:
- key: password_file
path: password_file
mode: 0700
mode: 0640
- name: mosquitto-conf
configMap:
name: {{ include "app.fullname" . }}
Expand Down

0 comments on commit defaf5c

Please sign in to comment.