mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-16 10:58:32 -05:00
Try reverting port change
This commit is contained in:
@@ -31,8 +31,6 @@ spec:
|
|||||||
key: password
|
key: password
|
||||||
- name: ACCEPT_EULA
|
- name: ACCEPT_EULA
|
||||||
value: "Y"
|
value: "Y"
|
||||||
- name: MSSQL_TCP_PORT
|
|
||||||
value: 1434
|
|
||||||
- name: MSSQL_PID
|
- name: MSSQL_PID
|
||||||
value: Express
|
value: Express
|
||||||
- name: TZ
|
- name: TZ
|
||||||
@@ -63,7 +61,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: client
|
- name: client
|
||||||
port: 1434
|
port: 1433
|
||||||
selector:
|
selector:
|
||||||
app: power-database
|
app: power-database
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|||||||
Reference in New Issue
Block a user