Skip to content

Commit

Permalink
Merge pull request #88 from JacekZubielik/mosquitto
Browse files Browse the repository at this point in the history
test(mode): 777
  • Loading branch information
JacekZubielik authored Aug 22, 2024
2 parents 0be5064 + f17f366 commit d9cdb82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/mosquitto/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.0.18
description: Eclipse Mosquitto MQTT
name: mosquitto
version: 0.0.8
version: 0.0.9
type: application
keywords:
- mqtt
Expand Down
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: 0777
- name: mosquitto-conf
configMap:
name: {{ include "app.fullname" . }}
Expand Down

0 comments on commit d9cdb82

Please sign in to comment.