change ways to expose port for rlpa

This commit is contained in:
2024-07-22 21:29:22 +10:00
parent 5ef02bbb6b
commit 39581fb970
4 changed files with 12 additions and 3 deletions

View File

@@ -8,10 +8,10 @@ metadata:
spec:
selector:
app.kubernetes.io/name: rlpa
type: LoadBalancer
type: ClusterIP
internalTrafficPolicy: Cluster
ports:
- protocol: TCP
port: 1888
targetPort: 1888
name: api
name: rlpa-tcp