Skip to content

Commit f98b7e5

Browse files
authored
chore: collect openebs pod logs (#111)
Signed-off-by: Evans Mungai <[email protected]>
1 parent 1143a39 commit f98b7e5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

in-cluster/default.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ spec:
186186
- app=ha-minio
187187
namespace: minio
188188
name: kots/kurl/ha-minio
189+
- logs:
190+
collectorName: openebs-logs
191+
name: logs/openebs-logs
192+
namespace: openebs
193+
limits:
194+
maxAge: 720h
189195
- exec:
190196
args:
191197
- "http://goldpinger.kurl.svc.cluster.local:80/check_all"

0 commit comments

Comments
 (0)