woot custom resource definitions

This commit is contained in:
ducoterra
2020-04-20 11:10:02 -04:00
parent 18699cbfc8
commit 3e8399a2e3
9 changed files with 29 additions and 141 deletions

View File

@@ -1,18 +1,18 @@
kind: Service
apiVersion: v1
kind: Service
metadata:
name: traefik-external
name: traefik-custom-controller
namespace: kube-system
spec:
type: LoadBalancer
selector:
k8s-app: traefik-external
app: traefik-custom-controller
ports:
- protocol: TCP
port: 9080
targetPort: 9080
name: web
targetPort: 9080
- protocol: TCP
port: 9443
targetPort: 9443
name: websecure
type: LoadBalancer
targetPort: 9443