deployment files
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- name: $DEPLOYMENT_NAME
|
- name: $DEPLOYMENT_NAME
|
||||||
port: 3000
|
port: 3000
|
||||||
protocol: TCP
|
protocol: UDP
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
selector:
|
selector:
|
||||||
app: $DEPLOYMENT_NAME
|
app: $DEPLOYMENT_NAME
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- name: $DEPLOYMENT_NAME
|
- name: $DEPLOYMENT_NAME
|
||||||
port: 3000
|
port: 3000
|
||||||
protocol: TCP
|
protocol: UDP
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
selector:
|
selector:
|
||||||
app: $DEPLOYMENT_NAME
|
app: $DEPLOYMENT_NAME
|
||||||
|
|||||||
Reference in New Issue
Block a user