Change default port to 8080
This commit is contained in:
@@ -10,7 +10,7 @@ metadata:
|
||||
namespace: code-server
|
||||
spec:
|
||||
ports:
|
||||
- port: 8443
|
||||
- port: 8080
|
||||
name: https
|
||||
protocol: TCP
|
||||
selector:
|
||||
@@ -39,5 +39,5 @@ spec:
|
||||
imagePullPolicy: Always
|
||||
name: code-server
|
||||
ports:
|
||||
- containerPort: 8443
|
||||
- containerPort: 8080
|
||||
name: https
|
||||
|
||||
Reference in New Issue
Block a user