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/simple-cluster-no-tls.yaml
2018-04-03 16:50:17 +02:00

8 lines
171 B
YAML

apiVersion: "database.arangodb.com/v1alpha"
kind: "ArangoDeployment"
metadata:
name: "example-simple-cluster-no-tls"
spec:
mode: Cluster
tls:
caSecretName: None