mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Always pull
This commit is contained in:
parent
2cf2a6b3b5
commit
8248061cd3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: arangodb-operator
|
||||
imagePullPolicy: IfNotPresent
|
||||
imagePullPolicy: Always
|
||||
image: arangodb/arangodb-operator:latest
|
||||
env:
|
||||
- name: MY_POD_NAMESPACE
|
||||
|
|
Loading…
Reference in a new issue