1
0
Fork 0
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:
Ewout Prangsma 2018-06-12 16:38:10 +02:00
commit 4fd6fa4252
No known key found for this signature in database
GPG key ID: 4DBAD380D93D0698

View file

@ -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