Try reverting port change

This commit is contained in:
2019-10-15 19:11:31 -04:00
parent 21626a8e7e
commit a95ae2b423

View File

@@ -31,8 +31,6 @@ spec:
key: password
- name: ACCEPT_EULA
value: "Y"
- name: MSSQL_TCP_PORT
value: 1434
- name: MSSQL_PID
value: Express
- name: TZ
@@ -63,7 +61,7 @@ metadata:
spec:
ports:
- name: client
port: 1434
port: 1433
selector:
app: power-database
type: LoadBalancer