change to LB for services plane, rlpa-server and plex

This commit is contained in:
2024-08-26 17:39:09 +10:00
parent d38b1fec14
commit 638252e082
7 changed files with 16 additions and 73 deletions

View File

@@ -3,12 +3,15 @@ kind: Service
metadata:
name: rlpa-server
namespace: rlpa
annotations:
metallb.universe.tf/address-pool: k3s-cluster-ip-pool
metallb.universe.tf/allow-shared-ip: k3s-cluster
labels:
app.kubernetes.io/name: rlpa
spec:
selector:
app.kubernetes.io/name: rlpa
type: ClusterIP
type: LoadBalancer
internalTrafficPolicy: Cluster
ports:
- protocol: TCP