Standardizes loadgen behavior for Istio mTLS=STRICT (#279)
* Adds liveness probe annotation, moves loadgen initcontainer into main * cleanup * cleanup * updated wrong manifests * respond to comments
This commit is contained in:
parent
61dd04992b
commit
8cfb88bf2f
7 changed files with 28 additions and 31 deletions
|
@ -24,6 +24,8 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: frontend
|
||||
annotations:
|
||||
sidecar.istio.io/rewriteAppHTTPProbers: "true"
|
||||
spec:
|
||||
containers:
|
||||
- name: server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue