Skip to content

Commit

Permalink
Update debug container to redhat-partner-solutions
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Núñez <[email protected]>
  • Loading branch information
nocturnalastro and jnunyez committed Jan 10, 2024
1 parent ffc6263 commit e7353ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/collectors/contexts/contexts.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const (
GPSContainer = "gpsd"
NetlinkDebugPod = "ptp-dpll-netlink-debug-pod"
NetlinkDebugContainer = "ptp-dpll-netlink-debug-container"
NetlinkDebugContainerImage = "quay.io/jnunez/tools:dpll9.2_dev"
NetlinkDebugContainerImage = "quay.io/redhat-partner-solutions/dpll-debug:0.1"
)

func GetPTPDaemonContext(clientset *clients.Clientset) (clients.ExecContext, error) {
Expand Down

0 comments on commit e7353ba

Please sign in to comment.