Skip to content

Commit

Permalink
Update image-service.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jobverwiel authored Jun 11, 2021
1 parent 2b0aa46 commit 61c65e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/kubernetes/yaml/image-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
"beta.kubernetes.io/os": linux
containers:
- name: aci-image-service
image: siebrum/aci-image-service:latest
image: acirentalservice/aci-image-service:latest
env:
- name: ALLOW_EMPTY_PASSWORD
value: "yes"
Expand Down Expand Up @@ -45,4 +45,4 @@ spec:
ports:
- port: 80
selector:
app: aci-image-services
app: aci-image-services

0 comments on commit 61c65e3

Please sign in to comment.