Skip to content

Commit

Permalink
fix: add group field to clickhouse config
Browse files Browse the repository at this point in the history
Change-Id: Ibc64a31fa2a9b4e5103adeacdc57392be94f2a56
  • Loading branch information
fionera committed Jun 4, 2023
1 parent 5dc0ea4 commit 8be1e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/single-node/k8s/clickhouse/clickhouse.cue
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import (
interface: [string]: {
id: int
description: string
group: string
}
vlan: [string]: {
id: int
Expand Down

0 comments on commit 8be1e24

Please sign in to comment.