deployment files

This commit is contained in:
eamoany
2024-06-18 20:59:37 +00:00
parent 2a0cad4779
commit 7c317678ca
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ spec:
name: $DEPLOYMENT_NAME
ports:
- containerPort: 3000
protocol: TCP
protocol: UDP
restartPolicy: Always

View File

@@ -22,7 +22,7 @@ spec:
name: $DEPLOYMENT_NAME
ports:
- containerPort: 3000
protocol: TCP
protocol: UDP
restartPolicy: Always