Skip to content

Commit

Permalink
Rename watcher CR
Browse files Browse the repository at this point in the history
  • Loading branch information
nesmabadr committed Aug 12, 2024
1 parent 01ae697 commit c0e517c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-watcher/tests/e2e/watcher_enqueue_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (

const (
controlPlaneNamespace = "kcp-system"
watcherCrName = "klm-kyma-watcher"
watcherCrName = "klm-watcher"
remoteNamespace = "kyma-system"
localHostname = "0.0.0.0"
k3dHostname = "host.k3d.internal"
Expand Down

0 comments on commit c0e517c

Please sign in to comment.