Skip to content

Commit

Permalink
fix(mosquitto): disable config persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
ChipWolf committed Mar 2, 2024
1 parent a573a1c commit 7a727c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kubernetes/apps/default/mosquitto/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ spec:
http:
port: 1883
persistence:
config:
enabled: true
existingClaim: mosquitto
globalMounts:
- path: /data
config-file:
type: configMap
name: mosquitto-configmap
Expand Down

0 comments on commit 7a727c8

Please sign in to comment.