Add sample webhook to build_images.sh script
Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
parent
4b8de4d0a9
commit
9939fc9bed
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user