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/postgres-service.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 yaml/postgres-service.yaml (limited to 'yaml/postgres-service.yaml') diff --git a/yaml/postgres-service.yaml b/yaml/postgres-service.yaml deleted file mode 100644 index ad3b969..0000000 --- a/yaml/postgres-service.yaml +++ /dev/null @@ -1,11 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: postgres-service -spec: - ports: - - port: 5432 - targetPort: 5432 - selector: - app: postgres - type: ClusterIP -- cgit v1.2.3-18-g5258