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
6c2d7911d8
commit
94a5c28dfc
3 changed files with 3 additions and 3 deletions
|
@ -123,7 +123,7 @@ spec:
|
|||
containers:
|
||||
- name: operator
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: arangodb/kube-arangodb@sha256:d69506723c7af8dceacf130137ae542bc04dd076c0d211ca6a0ed0df9a64fe27
|
||||
image: arangodb/kube-arangodb@sha256:4ff5851621f03f3e77aad1c766d38ed8e6f1010d658b7311fb28bceacef598ef
|
||||
args:
|
||||
- --operator.deployment-replication
|
||||
env:
|
||||
|
|
|
@ -124,7 +124,7 @@ spec:
|
|||
containers:
|
||||
- name: operator
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: arangodb/kube-arangodb@sha256:d69506723c7af8dceacf130137ae542bc04dd076c0d211ca6a0ed0df9a64fe27
|
||||
image: arangodb/kube-arangodb@sha256:4ff5851621f03f3e77aad1c766d38ed8e6f1010d658b7311fb28bceacef598ef
|
||||
args:
|
||||
- --operator.deployment
|
||||
- --chaos.allowed=false
|
||||
|
|
|
@ -141,7 +141,7 @@ spec:
|
|||
containers:
|
||||
- name: operator
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: arangodb/kube-arangodb@sha256:d69506723c7af8dceacf130137ae542bc04dd076c0d211ca6a0ed0df9a64fe27
|
||||
image: arangodb/kube-arangodb@sha256:4ff5851621f03f3e77aad1c766d38ed8e6f1010d658b7311fb28bceacef598ef
|
||||
args:
|
||||
- --operator.storage
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue