Merge pull request #6699 from sharifelgamal/gvisor3

point to latest gvisor addon image
pull/6701/head
Medya Ghazizadeh 2020-02-19 16:13:58 -08:00 committed by GitHub
commit 9123e72524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ spec:
hostPID: true
containers:
- name: gvisor
image: {{default "gcr.io/k8s-minikube" .ImageRepository}}/gvisor-addon:2
image: {{default "gcr.io/k8s-minikube" .ImageRepository}}/gvisor-addon:3
securityContext:
privileged: true
volumeMounts: