Keep use of rotating keys
This commit is contained in:
parent
00560c5e55
commit
6fa9f6bf4e
@ -41,7 +41,7 @@ data:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/sealed-secrets-controller
|
||||
tag: v0.24.0
|
||||
tag: 0.27.1
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@ -77,7 +77,7 @@ data:
|
||||
## e.g
|
||||
## keyrenewperiod: "720h30m"
|
||||
##
|
||||
keyrenewperiod: ""
|
||||
keyrenewperiod: "720h"
|
||||
## @param rateLimit Number of allowed sustained request per second for verify endpoint
|
||||
##
|
||||
rateLimit: ""
|
||||
|
Loading…
Reference in New Issue
Block a user