Skip to content

Commit

Permalink
[#39] Fix compatibility with older Kubernetes API
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Nov 13, 2021
1 parent bdcc6d6 commit 4b1e58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dbVolume:
storageClassName: ""
#volumeName: ""
requests: 15Mi
accessMode: ReadWriteOncePod
accessMode: ReadWriteOnce

ingress:
enabled: true
Expand Down

0 comments on commit 4b1e58c

Please sign in to comment.