diff options
Diffstat (limited to '')
-rw-r--r-- | k8s/capotej-site-svc.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
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 |