1
0
Fork 0
forked from infra/ansible

noggin: use correct name of app in image stream

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2026-03-26 20:17:37 -03:00 committed by Kevin Fenzi
commit ac9d0a62ed

View file

@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: noggin
image: noggin:latest
image: image-registry.openshift-image-registry.svc:5000/noggin/noggin:latest
imagePullPolicy: Always
ports:
- containerPort: 8080