Update service.yaml
This commit is contained in:
parent
ae925fdac0
commit
f484058f40
@ -6,10 +6,12 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: guacamole
|
app: guacamole
|
||||||
spec:
|
spec:
|
||||||
|
type: LoadBalancer
|
||||||
ports:
|
ports:
|
||||||
- name: guacamole-app
|
- name: guacamole-app
|
||||||
port: 8080
|
port: 8080
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
loadBalancerIP: 10.1.141.7
|
||||||
selector:
|
selector:
|
||||||
app: guacamole
|
app: guacamole
|
Loading…
Reference in New Issue
Block a user