Skip to content

Commit

Permalink
Merge pull request #6 from netfoundry/dariuszSki-patch-2
Browse files Browse the repository at this point in the history
Dariusz ski patch 2
  • Loading branch information
dariuszSki authored Jul 6, 2024
2 parents c93b920 + 687ec97 commit a63851d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion deployment/ziti-webhook-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a63851d

Please sign in to comment.