fix pod ports

This commit is contained in:
2025-06-01 14:49:44 +02:00
parent 7f4c4dfc49
commit 5cc51ee334
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -1,4 +1,3 @@
[Container]
Image=docker.io/nginx
Pod=vote.pod
PublishPort=80:80
+2
View File
@@ -0,0 +1,2 @@
[Pod]
PublishPort=80:80