diff --git a/deploy/plugin/plugin-deployment.yaml b/deploy/plugin/plugin-deployment.yaml index 1870c007a..bbcbfb2cb 100644 --- a/deploy/plugin/plugin-deployment.yaml +++ b/deploy/plugin/plugin-deployment.yaml @@ -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 diff --git a/drivers/storage/portworx/testspec/plugin-deployment.yaml b/drivers/storage/portworx/testspec/plugin-deployment.yaml index 1870c007a..bbcbfb2cb 100644 --- a/drivers/storage/portworx/testspec/plugin-deployment.yaml +++ b/drivers/storage/portworx/testspec/plugin-deployment.yaml @@ -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