1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00
kube-arangodb/examples/production-cluster.yaml
2023-07-03 10:05:56 +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.10.8'
environment: Production