ImagePullyPolicy IfNotPresent for addon-manager
parent
2a47032c9e
commit
19f6fc018d
|
@ -25,6 +25,7 @@ spec:
|
|||
containers:
|
||||
- name: kube-addon-manager
|
||||
image: gcr.io/google-containers/kube-addon-manager:v5.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
cpu: 5m
|
||||
|
|
Loading…
Reference in New Issue