Update deployment.yml

This commit is contained in:
Rehan Shaikh 2024-07-09 09:37:39 +05:30 committed by GitHub
parent fae39ca832
commit d18e4f4cb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: petclinic - name: petclinic
image: kunchalavikram/spring-petclinic:latest image: rehan146/spring-petclinic:37
ports: ports:
- containerPort: 8080 - containerPort: 8080
--- ---