From 9e3aff2e2a88f7b95b4c785a1af6084c09621d53 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 18 Sep 2024 11:20:04 +0200 Subject: Reorganize files in folders --- yaml/cas-service.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 yaml/cas-service.yaml (limited to 'yaml/cas-service.yaml') diff --git a/yaml/cas-service.yaml b/yaml/cas-service.yaml deleted file mode 100644 index ff1d8c5..0000000 --- a/yaml/cas-service.yaml +++ /dev/null @@ -1,13 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: cas-service -spec: - ports: - - port: 8000 - targetPort: 8000 - name: http - protocol: TCP - selector: - app: cas - type: ClusterIP -- cgit v1.2.3-18-g5258