Skip to content

Commit

Permalink
Update portworx plugin image (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-bhatia committed May 29, 2023
1 parent 5a77477 commit 35febf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/plugin/plugin-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: px-plugin
image: quay.io/purestorage/portworx-dynamic-plugin:1.0.0
image: portworx/portworx-dynamic-plugin:1.0.0
ports:
- containerPort: 9443
protocol: TCP
Expand Down
2 changes: 1 addition & 1 deletion drivers/storage/portworx/testspec/plugin-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: px-plugin
image: quay.io/purestorage/portworx-dynamic-plugin:1.0.0
image: portworx/portworx-dynamic-plugin:1.0.0
ports:
- containerPort: 9443
protocol: TCP
Expand Down

0 comments on commit 35febf3

Please sign in to comment.