diff --git a/demo/README.md b/demo/README.md index bcbaed6..186437f 100644 --- a/demo/README.md +++ b/demo/README.md @@ -3491,7 +3491,7 @@ spec: spec: containers: - name: ziti-admission-webhook - image: docker.io/elblag91/ziti-k8s-agent:latest + image: docker.io/netfoundry/ziti-k8s-agent:latest imagePullPolicy: Always ports: - containerPort: 9443 diff --git a/deployment/ziti-webhook-spec.yaml b/deployment/ziti-webhook-spec.yaml index 918fe3e..01accac 100644 --- a/deployment/ziti-webhook-spec.yaml +++ b/deployment/ziti-webhook-spec.yaml @@ -77,7 +77,7 @@ spec: spec: containers: - name: ziti-admission-webhook - image: docker.io/elblag91/ziti-k8s-agent:latest + image: docker.io/netfoundry/ziti-k8s-agent:latest imagePullPolicy: Always ports: - containerPort: 9443