cmattoon / aws-ssm

Populates Kubernetes Secrets from AWS Parameter Store
https://hub.docker.com/r/cmattoon/aws-ssm/
Apache License 2.0
166 stars 32 forks source link

Move interval to variable #49

Open lewandowskim1988 opened 3 years ago

lewandowskim1988 commented 3 years ago

Since 30s interval is quite short and if you put parameters as SecureString you can pay a lot I wanted to move this to variable so it can be easily changed.