Update kubernetes-templates/vscode.yml
This commit is contained in:
@@ -127,7 +127,7 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 8080
|
port: 8080
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
nodePort: 32082
|
nodePort: 33000
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
@@ -143,9 +143,9 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 3000
|
port: 3000
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
nodePort: 32083
|
nodePort: 33001
|
||||||
- name: dotnet-dev
|
- name: dotnet-dev
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 5000
|
port: 5000
|
||||||
targetPort: 5000
|
targetPort: 5000
|
||||||
nodePort: 32084
|
nodePort: 33002
|
||||||
Reference in New Issue
Block a user