File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -326,6 +326,6 @@ SHOW CREATE customer_seq_node_cached;
326
326
- [ ` DROP SEQUENCE ` ] ({% link {{ page.version.version }}/drop-sequence.md %})
327
327
- [ ` SHOW CREATE ` ] ({% link {{ page.version.version }}/show-create.md %})
328
328
- [ ` SHOW SEQUENCES ` ] ({% link {{ page.version.version }}/show-sequences.md %})
329
- - [ Functions and s ] ({% link {{ page.version.version }}/functions-and-operators.md %})
329
+ - [ Functions and Operators ] ({% link {{ page.version.version }}/functions-and-operators.md %})
330
330
- [ SQL Statements] ({% link {{ page.version.version }}/sql-statements.md %})
331
331
- [ Online Schema Changes] ({% link {{ page.version.version }}/online-schema-changes.md %})
Original file line number Diff line number Diff line change 1
1
---
2
2
title : CockroachDB Operator Overview
3
- summary : An overview of deployment and management of a CockroachDB cluster using the {{ site.data.products.cockroachdb- operator }} with Kubernetes.
3
+ summary : An overview of deployment and management of a CockroachDB cluster using the CockroachDB operator with Kubernetes.
4
4
toc : true
5
5
toc_not_nested : true
6
6
secure : true
You can’t perform that action at this time.
0 commit comments