mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Merge branch 'master' into bugfix/abort-on-cleanout-failure
This commit is contained in:
commit
4fd6fa4252
1 changed files with 1 additions and 6 deletions
|
@ -4,9 +4,4 @@ metadata:
|
|||
name: "example-simple-cluster"
|
||||
spec:
|
||||
mode: Cluster
|
||||
image: arangodb/arangodb:3.3.4
|
||||
tls:
|
||||
altNames: ["kube-01", "kube-02", "kube-03"]
|
||||
coordinators:
|
||||
args:
|
||||
- --log.level=true
|
||||
image: arangodb/arangodb:3.3.10
|
||||
|
|
Loading…
Reference in a new issue