deployment files
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
|||||||
name: $DEPLOYMENT_NAME
|
name: $DEPLOYMENT_NAME
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
protocol: TCP
|
protocol: UDP
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ spec:
|
|||||||
name: $DEPLOYMENT_NAME
|
name: $DEPLOYMENT_NAME
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
protocol: TCP
|
protocol: UDP
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user