You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/samples/fluentbit-multi.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ spec:
17
17
apiVersion: logging.banzaicloud.io/v1beta1
18
18
kind: FluentbitAgent
19
19
metadata:
20
-
# important to use the same name as the logging agent does
20
+
#in a migration scenario it is important to use the same name as the logging resource in order to keep the same buffers and position volume names (if the defaults are used as in the example)
0 commit comments