[wiki-web] Adjust name spaces
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wiki-web] Adjust name spaces
- Date: Tue, 6 Aug 2019 16:34:30 +0000 (UTC)
commit 43cd7ce7f9e1b37ba7a5d2e8a59412fd9f2cb4ab
Author: Andrea Veri <averi redhat com>
Date: Tue Aug 6 18:34:20 2019 +0200
Adjust name spaces
templates/wiki-web.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/templates/wiki-web.yaml b/templates/wiki-web.yaml
index 38b0db1..97badc0 100644
--- a/templates/wiki-web.yaml
+++ b/templates/wiki-web.yaml
@@ -120,7 +120,7 @@ objects:
containers:
-
name: ${APP_NAME}
- image: docker-registry.default.svc:5000/moinmoin/moinmoin:latest
+ image: docker-registry.default.svc:5000/wiki-web/moinmoin:latest
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8443
@@ -182,7 +182,7 @@ objects:
from:
kind: ImageStreamTag
name: moinmoin:latest
- namespace: moinmoin
+ namespace: wiki-web
- kind: "ConfigMap"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]