mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Updated manifest to 0.3.1
This commit is contained in:
parent
5b9aabd5d9
commit
411e7aea26
3 changed files with 3 additions and 3 deletions
|
@ -123,7 +123,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: operator
|
- name: operator
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
image: arangodb/kube-arangodb@sha256:4ff5851621f03f3e77aad1c766d38ed8e6f1010d658b7311fb28bceacef598ef
|
image: arangodb/kube-arangodb@sha256:f1c0806031ca85e489a1abcd3cb6b80a7972e47ccf59826b0f8a86c38e443fbc
|
||||||
args:
|
args:
|
||||||
- --operator.deployment-replication
|
- --operator.deployment-replication
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -124,7 +124,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: operator
|
- name: operator
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
image: arangodb/kube-arangodb@sha256:4ff5851621f03f3e77aad1c766d38ed8e6f1010d658b7311fb28bceacef598ef
|
image: arangodb/kube-arangodb@sha256:f1c0806031ca85e489a1abcd3cb6b80a7972e47ccf59826b0f8a86c38e443fbc
|
||||||
args:
|
args:
|
||||||
- --operator.deployment
|
- --operator.deployment
|
||||||
- --chaos.allowed=false
|
- --chaos.allowed=false
|
||||||
|
|
|
@ -141,7 +141,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: operator
|
- name: operator
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
image: arangodb/kube-arangodb@sha256:4ff5851621f03f3e77aad1c766d38ed8e6f1010d658b7311fb28bceacef598ef
|
image: arangodb/kube-arangodb@sha256:f1c0806031ca85e489a1abcd3cb6b80a7972e47ccf59826b0f8a86c38e443fbc
|
||||||
args:
|
args:
|
||||||
- --operator.storage
|
- --operator.storage
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue