From f374aae962d25beeeb05f180e59cdef7c9e3be9b Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 12 Feb 2023 09:51:37 -0500 Subject: remove container stuff --- k8s/capotej-site-svc.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 k8s/capotej-site-svc.yaml (limited to 'k8s/capotej-site-svc.yaml') diff --git a/k8s/capotej-site-svc.yaml b/k8s/capotej-site-svc.yaml deleted file mode 100644 index 286cebb..0000000 --- a/k8s/capotej-site-svc.yaml +++ /dev/null @@ -1,10 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: capotej-site -spec: - ports: - - port: 80 - targetPort: 80 - selector: - app: capotej-site \ No newline at end of file -- cgit v1.2.3