Skip to content

Commit

Permalink
Updated manifest to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ewoutp committed Apr 6, 2018
1 parent e651dc9 commit e910568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/arango-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
containers:
- name: operator
imagePullPolicy: IfNotPresent
image: arangodb/kube-arangodb@sha256:2a91efa8b567c9bcd23a16e091329a9c9894959a4719aabc95e37eed17a9767b
image: arangodb/kube-arangodb@sha256:4b58b71c0a53b7652ca6e9b518bdb1393bf3a0c79d3c666a0914dd079f8f018e
args:
- --operator.deployment
- --chaos.allowed=false
Expand Down
2 changes: 1 addition & 1 deletion manifests/arango-storage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ spec:
containers:
- name: operator
imagePullPolicy: IfNotPresent
image: arangodb/kube-arangodb@sha256:2a91efa8b567c9bcd23a16e091329a9c9894959a4719aabc95e37eed17a9767b
image: arangodb/kube-arangodb@sha256:4b58b71c0a53b7652ca6e9b518bdb1393bf3a0c79d3c666a0914dd079f8f018e
args:
- --operator.storage
env:
Expand Down

0 comments on commit e910568

Please sign in to comment.