Skip to content

Commit e910568

Browse files
committed
Updated manifest to 0.1.0
1 parent e651dc9 commit e910568

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/arango-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ spec:
9191
containers:
9292
- name: operator
9393
imagePullPolicy: IfNotPresent
94-
image: arangodb/kube-arangodb@sha256:2a91efa8b567c9bcd23a16e091329a9c9894959a4719aabc95e37eed17a9767b
94+
image: arangodb/kube-arangodb@sha256:4b58b71c0a53b7652ca6e9b518bdb1393bf3a0c79d3c666a0914dd079f8f018e
9595
args:
9696
- --operator.deployment
9797
- --chaos.allowed=false

manifests/arango-storage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ spec:
103103
containers:
104104
- name: operator
105105
imagePullPolicy: IfNotPresent
106-
image: arangodb/kube-arangodb@sha256:2a91efa8b567c9bcd23a16e091329a9c9894959a4719aabc95e37eed17a9767b
106+
image: arangodb/kube-arangodb@sha256:4b58b71c0a53b7652ca6e9b518bdb1393bf3a0c79d3c666a0914dd079f8f018e
107107
args:
108108
- --operator.storage
109109
env:

0 commit comments

Comments
 (0)