Supprimer z2/service.yaml
This commit is contained in:
parent
5a4042ba12
commit
c6fe78931b
@ -1,16 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: web-app-service
|
||||
namespace: my-app
|
||||
labels:
|
||||
app: web-app
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
selector:
|
||||
app: web-app
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 80
|
||||
targetPort: 5000
|
||||
sessionAffinity: None
|
Loading…
Reference in New Issue
Block a user