[pygtk-web/oscp] Fix up service names
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygtk-web/oscp] Fix up service names
- Date: Fri, 23 Aug 2019 10:30:01 +0000 (UTC)
commit 82818477dffa0fc7ce08606074cc6ade6609168a
Author: Andrea Veri <averi redhat com>
Date: Fri Aug 23 12:30:03 2019 +0200
Fix up service names
resources/pygtk.org.yaml | 2 +-
resources/www.pygtk.org.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/resources/pygtk.org.yaml b/resources/pygtk.org.yaml
index d4f5329..3557a77 100644
--- a/resources/pygtk.org.yaml
+++ b/resources/pygtk.org.yaml
@@ -9,6 +9,6 @@ spec:
targetPort: 8080-tcp
to:
kind: Service
- name: happybirthdaygnome-web
+ name: pygtk-web
weight: 100
wildcardPolicy: None
diff --git a/resources/www.pygtk.org.yaml b/resources/www.pygtk.org.yaml
index 9bfee8a..778894b 100644
--- a/resources/www.pygtk.org.yaml
+++ b/resources/www.pygtk.org.yaml
@@ -9,6 +9,6 @@ spec:
targetPort: 8080-tcp
to:
kind: Service
- name: happybirthdaygnome-web
+ name: pygtk-web
weight: 100
wildcardPolicy: None
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]