Badges: fix imagestream names in deploymentconfig
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
2752a6a5ad
commit
041716b9f4
1 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@ spec:
|
||||||
- frontend
|
- frontend
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: badges:latest
|
name: tahrir:latest
|
||||||
---
|
---
|
||||||
# Consumer component (Fedora Messaging consume command)
|
# Consumer component (Fedora Messaging consume command)
|
||||||
apiVersion: apps.openshift.io/v1
|
apiVersion: apps.openshift.io/v1
|
||||||
|
@ -197,4 +197,4 @@ spec:
|
||||||
- consumer
|
- consumer
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: badges:latest
|
name: fedbadges:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue