point to latest gvisor addon image
parent
6bda2f0233
commit
8547aece43
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue