Skip to content

Commit 49d5143

Browse files
Simon Emmsroboquat
authored andcommitted
[kots]: add db migration job to fluent bit logger
1 parent 32e8d1b commit 49d5143

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

install/kots/manifests/gitpod-log-collector.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,13 @@ spec:
7474
Path /gitpod/log-collector
7575
Format plain
7676
77+
[OUTPUT]
78+
Name file
79+
Match migrations*
80+
Mkdir true
81+
Path /gitpod/log-collector
82+
Format plain
83+
7784
# Workspaces
7885
[OUTPUT]
7986
Name file

0 commit comments

Comments
 (0)