Add sample webhook to build_images.sh script

Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
James Munnelly 2019-04-29 22:17:13 +01:00
parent 4b8de4d0a9
commit 9939fc9bed

View File

@ -43,6 +43,7 @@ build_images() {
"pebble:bazel" \
"quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.23.0" \
"k8s.gcr.io/defaultbackend:bazel" \
"sample-webhook:bazel" \
"vault:bazel" \
"gcr.io/kubernetes-helm/tiller:bazel" \
; do