We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f99cf commit dbf8686Copy full SHA for dbf8686
examples/simple-cluster.yaml
@@ -4,9 +4,4 @@ metadata:
4
name: "example-simple-cluster"
5
spec:
6
mode: Cluster
7
- image: arangodb/arangodb:3.3.4
8
- tls:
9
- altNames: ["kube-01", "kube-02", "kube-03"]
10
- coordinators:
11
- args:
12
- - --log.level=true
+ image: arangodb/arangodb:3.3.10
0 commit comments