changed load-balancer to metallb

This commit is contained in:
Radar231 2021-10-19 14:31:52 -04:00
parent 6a5e5034b9
commit 312fe8169f
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
---
apiVersion: v1
kind: Service
metadata:
name: maxwaldorf-guacamole
spec:
selector:
app: maxwaldorf-guacamole
ports:
- protocol: TCP
port: 85
targetPort: 8080
type: LoadBalancer
# EOF