Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Oct 18, 2023
1 parent 9841b69 commit 2ceabef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class K8sClientConfigMapReloadIT {

private static final String CONFIGURATION_WATCHER_IMAGE_NAME = "spring-cloud-kubernetes-configuration-watcher";

private static final String IMAGE_NAME = "spring-cloud-kubernetes-client-event-and-polling-reload";
private static final String IMAGE_NAME = "spring-cloud-kubernetes-k8s-client-reload";

private static final String DEPLOYMENT_NAME = "spring-k8s-client-reload";

Expand Down

0 comments on commit 2ceabef

Please sign in to comment.