Skip to content

Commit 5a2a8dc

Browse files
authored
Update animals container image (#30)
1 parent ebab970 commit 5a2a8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/jenkins/ansible-kubernetes/deploy-to-kubernetes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
app: animals
2626
spec:
2727
containers:
28-
- image: ghcr.io/kangasta/animals:{{ animal }}
28+
- image: ghcr.io/cicd-tutorials/animals:{{ animal }}
2929
name: animals
3030
- name: Expose the deployment
3131
kubernetes.core.k8s:

0 commit comments

Comments
 (0)