Update service.yaml
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@ metadata:
|
||||
labels:
|
||||
app: frontend
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 80
|
||||
protocol: TCP
|
||||
selector:
|
||||
app: frontend
|
||||
app: frontend
|
||||
|
||||
Reference in New Issue
Block a user