1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
kube-arangodb/examples/production-cluster.yaml
Edgar Lanting b29207e48a
[Documentation] Update examples to ArangoDB 3.7.12 (#741)
Updated the included examples to our latest ArangoDB 3.7.12 release.
2021-06-29 12:07:48 +02:00

8 lines
187 B
YAML

apiVersion: "database.arangodb.com/v1"
kind: "ArangoDeployment"
metadata:
name: "production-cluster"
spec:
mode: Cluster
image: 'arangodb/arangodb:3.7.12'
environment: Production