[damned-lies/oscp] There is no IS_NAMESPACE var defined nor NAMESPACE (passed in from oscp directly, https://bugzilla.r
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] There is no IS_NAMESPACE var defined nor NAMESPACE (passed in from oscp directly, https://bugzilla.r
- Date: Wed, 11 Sep 2019 12:55:13 +0000 (UTC)
commit c485d8870ab7a10b3eaceab041037d43fc91c4fd
Author: Andrea Veri <averi redhat com>
Date: Wed Sep 11 14:55:15 2019 +0200
There is no IS_NAMESPACE var defined nor NAMESPACE (passed in from oscp directly,
https://bugzilla.redhat.com/show_bug.cgi\?id\=1331268)
templates/oscp.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/templates/oscp.yaml b/templates/oscp.yaml
index 40e01adc..491c8631 100644
--- a/templates/oscp.yaml
+++ b/templates/oscp.yaml
@@ -87,7 +87,7 @@ objects:
- annotations: null
from:
kind: DockerImage
- name: ${IS_NAMESPACE}/${IS_NAME}
+ name: "damned-lies/${IS_NAME}"
generation: 2
importPolicy: {}
name: ${IS_VERSION}
@@ -146,7 +146,7 @@ objects:
- damned-lies
from:
kind: ImageStreamTag
- namespace: "${IS_NAMESPACE}"
+ namespace: damned-lies
name: "${IS_NAME}:${IS_VERSION}"
replicas: 1
revisionHistoryLimit: 10
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]