Skip to content

Commit e9c19ab

Browse files
committed
fix restartPolicy
Signed-off-by: chiragkyal <[email protected]>
1 parent a3624e3 commit e9c19ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/testdata/istio/grpcurl_job_with_cluster_id.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
name: proto
4545
- mountPath: /var/run/secrets/istio-ca
4646
name: sa-token
47-
restartPolicy: OnFailure
47+
restartPolicy: Never
4848
serviceAccountName: "{{.IstioCSRStatus.ServiceAccount}}"
4949
volumes:
5050
- name: sa-token

0 commit comments

Comments
 (0)