added labels
This commit is contained in:
parent
56cbb383ab
commit
bfb79c3f3c
5 changed files with 243 additions and 29 deletions
2
build.sh
2
build.sh
|
|
@ -4,5 +4,5 @@ source env.txt
|
|||
kubectl -n webhook-interceptor delete deploy webhook-interceptor
|
||||
ko apply -f config/
|
||||
kubectl apply -f secret.yaml
|
||||
sleep 5
|
||||
sleep 10
|
||||
kubectl -n webhook-interceptor logs -f $(kubectl -n webhook-interceptor get pod -ojsonpath='{.items[0].metadata.name}')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue