mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-15 17:51:03 +00:00
7 lines
165 B
YAML
7 lines
165 B
YAML
apiVersion: "database.arangodb.com/v1"
|
|
kind: "ArangoDeployment"
|
|
metadata:
|
|
name: "example-simple-cluster"
|
|
spec:
|
|
mode: Cluster
|
|
image: 'arangodb/arangodb:3.10.8'
|