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

Annotate Pods #2

Closed cmattoon closed 5 years ago

cmattoon commented 6 years ago

As a user, I'd like to provide values directly to Pods via environment variables, given a StringList in the format key1=val1,key2=val2,key3=val3