mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-15 17:51:03 +00:00
9 lines
171 B
YAML
9 lines
171 B
YAML
|
apiVersion: "database.arangodb.com/v1alpha"
|
||
|
kind: "ArangoDeployment"
|
||
|
metadata:
|
||
|
name: "example-simple-cluster-no-tls"
|
||
|
spec:
|
||
|
mode: cluster
|
||
|
tls:
|
||
|
caSecretName: None
|