[indico-web] Fix typo



commit a75c2e96a02df3f90a817b3ad01b14628badd55e
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Nov 27 15:02:21 2019 +0100

    Fix typo

 oscp.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/oscp.yml b/oscp.yml
index f6d404d..d6c34c8 100644
--- a/oscp.yml
+++ b/oscp.yml
@@ -29,7 +29,7 @@ objects:
     output:
       to:
         kind: ImageStreamTag
-        name: indico-worker:ltest
+        name: indico-worker:latest
 
 - apiVersion: v1
   kind: BuildConfig
@@ -48,7 +48,7 @@ objects:
     output:
       to:
         kind: ImageStreamTag
-        name: indico-static:ltest
+        name: indico-static:latest
 
 - apiVersion: image.openshift.io/v1
   kind: ImageStream


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]