kelseyhightower / vault-controller

Automate the creation of unique Vault tokens for Kubernetes Pods using init containers.
Apache License 2.0
447 stars 69 forks source link

Missing required value apiVersion in ReplicaSet env #10

Open modille opened 7 years ago

modille commented 7 years ago

Existing PR from @ChrisLundquist outlines the issue (specific to k8s 1.5+) and fixes one of the 3 ReplicaSets:

https://github.com/kelseyhightower/vault-controller/pull/8