Skip to content
Snippets Groups Projects
Commit 938d7239 authored by M9713's avatar M9713
Browse files

Update service.yaml

parent d7eac94e
No related branches found
No related tags found
No related merge requests found
Pipeline #442043 passed with warnings
apiVersion: v1 apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: temp name: default
namespace: default namespace: default
spec: spec:
type: LoadBalancer type: LoadBalancer
...@@ -10,4 +10,4 @@ spec: ...@@ -10,4 +10,4 @@ spec:
port: 80 port: 80
targetPort: 3000 targetPort: 3000
selector: selector:
app: temp app: default
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment