Skip to content

Commit

Permalink
examples: remove session-ttl config from template (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
amyangfei authored Oct 19, 2022
1 parent 39e52a4 commit cfcfd4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/_v1alpha1_tiflowcluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ spec:
config: |
keepalive-ttl = "20s"
keepalive-interval = "500ms"
session-ttl = 20
1 change: 0 additions & 1 deletion examples/_v1alpha1_tiflowcluster_heterogeneous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ spec:
config: |
keepalive-ttl = "20s"
keepalive-interval = "500ms"
session-ttl = 20
cluster:
namespace: "default"
name: "basic"

0 comments on commit cfcfd4c

Please sign in to comment.