Skip to content

Commit dbf8686

Browse files
committed
Updated sample to 3.3.10
1 parent e5f99cf commit dbf8686

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

examples/simple-cluster.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,4 @@ metadata:
44
name: "example-simple-cluster"
55
spec:
66
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
7+
image: arangodb/arangodb:3.3.10

0 commit comments

Comments
 (0)