aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/web/ghost/service.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/web/ghost/service.yaml')
-rw-r--r--kubernetes/namespaces/web/ghost/service.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/kubernetes/namespaces/web/ghost/service.yaml b/kubernetes/namespaces/web/ghost/service.yaml
deleted file mode 100644
index 7cb41b9..0000000
--- a/kubernetes/namespaces/web/ghost/service.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-apiVersion: v1
-kind: Service
-metadata:
- name: ghost
- namespace: web
-spec:
- ports:
- - port: 2368
- selector:
- app: ghost