tumblr / k8s-sidecar-injector

Kubernetes sidecar injection service
Apache License 2.0
345 stars 75 forks source link

fix MutatingWebhookConfiguration replace env value bug #22

Closed zhangjianweibj closed 5 years ago

zhangjianweibj commented 5 years ago

int flie tls.md ''' Now, take this data and set it into the mutating webhook config as the caBundle: value.

$ sed -i '' -e "s|CA_BUNDLE_BASE64|$CABUNDLE_BASE64|g" examples/kubernetes/mutating-webhook-configuration.yaml ''' so mutating-webhook-configuration.yaml shoud use 'CA_BUNDLE_BASE64' variable

yahoocla commented 5 years ago

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! :smile:

zhangjianweibj commented 5 years ago

has signed cla