change ssh port

This commit is contained in:
2025-11-27 17:06:11 +05:30
parent 7090fd445e
commit 5f52ace295

View File

@@ -16,7 +16,7 @@ spec:
targetPort: 3000 targetPort: 3000
protocol: TCP protocol: TCP
name: http name: http
- port: 222 - port: 22
targetPort: 22 targetPort: 22
name: ssh name: ssh