Skip to content

Commit 4fd6fa4

Browse files
committed
Merge branch 'master' into bugfix/abort-on-cleanout-failure
2 parents e08b06f + dbf8686 commit 4fd6fa4

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)