Skip to content

Commit

Permalink
modify ingress image
Browse files Browse the repository at this point in the history
  • Loading branch information
gxthrj committed Jan 5, 2021
1 parent 1c62326 commit f00c2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/scaffold/ingress.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ spec:
tcpSocket:
port: 8080
timeoutSeconds: 2
image: "viewking/apisix-ingress-controller:dev"
image: "apache/apisix-ingress-controller:dev"
imagePullPolicy: IfNotPresent
name: ingress-apisix-controller-deployment-e2e-test
ports:
Expand Down

0 comments on commit f00c2db

Please sign in to comment.