CenterEdge / shawarma

A Kubernetes sidecar to assist with enabling/disabling background processing during blue/green deployments.
Apache License 2.0
11 stars 4 forks source link

Use service acct name in examples (ARCH-59) #5

Closed brantburnett closed 5 years ago

brantburnett commented 5 years ago

Motivation

Update the injected deployment example to use the new service account name method, which is simpler.

Modifications

Updated to use shawarma-webhook 0.2.0, and use the service account name method.

Also moved the example into the "shawarma-example" namespace, and used the namespace label filter to prevent webhook calls for other spaces.

https://centeredge.atlassian.net/browse/ARCH-59

brantburnett commented 5 years ago

/merge