Skip to content

Commit

Permalink
wip: some cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicornChance committed Oct 18, 2024
1 parent fccfeff commit ed84a3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e/k8s/loki/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ spec:
apiVersion: batch/v1
kind: Job
metadata:
name: retention-test-combined
name: retention-test
namespace: loki
spec:
template:
Expand Down
2 changes: 1 addition & 1 deletion src/loki/tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tasks:
wait:
cluster:
kind: Job
name: job-name=retention-test-combined
name: job-name=retention-test
namespace: loki
condition: Complete
- description: Loki E2E - Label Querying
Expand Down

0 comments on commit ed84a3e

Please sign in to comment.