Skip to content

Commit

Permalink
🐛 add envFromSecret for emqx
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-haley committed Oct 29, 2023
1 parent 399fb65 commit 73aef48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/manifests/apps/data/emqx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ values:
persistence:
enabled: true
size: 1Gi
envFromSecret: "emqx-secrets"

resources:
- apiVersion: v1
Expand Down

0 comments on commit 73aef48

Please sign in to comment.