modification des extensions

This commit is contained in:
2019-10-20 14:22:41 +02:00
parent 97759e2625
commit 9eadb96383
7 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
apiVersion: v1
kind: Service
metadata:
name: traefik-ingress-service
namespace: kube-system
spec:
selector:
k8s-app: traefik-ingress-lb
ports:
- protocol: TCP
port: 80
name: web
- protocol: TCP
port: 8080
name: admin