Fix pathMatch for pulp in fluentd configmap
What
Fixing the pathMatch
in the fluentd
configmap.
Why
The log files aren't matching atm, because they're like
pulp-api-6d9fff4759-rsspk_pulp_api-<container-id>.log
pulp-content-585df4467c-mm5kh_pulp_content-<container-id>.log
pulp-worker-7b5dc45c87-gqwln_pulp_worker-<container-id>.log
pulp-sql-proxy-697c8f9d8-gt5mb_pulp_sqlproxy-<container-id>.log
<pod-name>_<namespace>_<container-name>-<container-id>.log
Related: https://gitlab.com/gitlab-org/build/team-tasks/-/issues/52 and gitlab-com/runbooks!9571 (comment 2833836922)