Skip to content

Commit 7fbdb7d

Browse files
Fix naming for podlogs
1 parent 3fab022 commit 7fbdb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/chainsaw/e2e/pgbackrest-restore/templates/create-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ spec:
7171
7272
catch:
7373
- podLogs:
74-
selector: postgres-operator.crunchydata.com/cluster in (original)
74+
selector: (concat('postgres-operator.crunchydata.com/cluster=', 'original'))
7575
tail: 50

0 commit comments

Comments
 (0)