[damned-lies/oscp] Typo fix



commit 76ef8e705ee3a64229e79803ed958b6a593d2fc4
Author: Andrea Veri <averi redhat com>
Date:   Wed Sep 11 14:14:09 2019 +0200

    Typo fix

 templates/oscp.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/templates/oscp.yaml b/templates/oscp.yaml
index 959a8a88..6aac8fb5 100644
--- a/templates/oscp.yaml
+++ b/templates/oscp.yaml
@@ -86,7 +86,7 @@ objects:
     - annotations: null
       from:
         kind: DockerImage
-        name: ${IS_NAME}:${IS_VERSION}
+        name: ${IS_NAME}/${IS_VERSION}
       generation: 2
       importPolicy: {}
       name: ${IS_VERSION}


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