Try putting back port

This commit is contained in:
2019-10-15 19:18:36 -04:00
parent a95ae2b423
commit 982c388710

View File

@@ -33,6 +33,8 @@ spec:
value: "Y"
- name: MSSQL_PID
value: Express
- name: MSSQL_TCP_PORT
value: 1434
- name: TZ
value: America/New_York
volumeMounts:
@@ -61,7 +63,7 @@ metadata:
spec:
ports:
- name: client
port: 1433
port: 1434
selector:
app: power-database
type: LoadBalancer