Skip to content

Commit

Permalink
Merge pull request #1269 from porter-dev/disable-default
Browse files Browse the repository at this point in the history
Disable default
  • Loading branch information
Feroze Mohideen authored Apr 23, 2024
2 parents 423845e + 8a2f171 commit 706888b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/web/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,5 +269,5 @@ priorityClassName: ""
# set this to mount files from a secret into the container at /etc/secrets/<mountPath>
# Format: fileSecretMounts: [{secretName: <SECRET_NAME>, mountPath: <MOUNT_PATH>},..]
fileSecretMounts:
enabled: true
enabled: false
mounts: []

0 comments on commit 706888b

Please sign in to comment.