Skip to content

Commit

Permalink
chore: update docs [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Hunter Thompson committed Dec 13, 2021
1 parent 91e885b commit b5d5ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Replicated, password protected redis cluster statefulset setup. Uses Bitnamis re
volumeType: 'io1',
volumeIopsPerGb: '100',
redisImage: 'test-image',
redisPassword: 'dGVzdDIK', // base64 encoded
redisPassword: 'helloworld', // get from aws secrets manager
nodeSelector: {
test: 'test',
},
Expand Down

0 comments on commit b5d5ee3

Please sign in to comment.