try change to deployment

This commit is contained in:
2026-02-19 20:49:58 -05:00
parent fdfccb17bd
commit 720a2a982f
4 changed files with 26 additions and 16 deletions
+3 -1
View File
@@ -4,10 +4,12 @@ metadata:
name: devcontainer-${NAME}
labels:
app: devcontainer
instance: ${NAME}
spec:
ports:
- port: 5800
name: vnc-web
protocol: TCP
selector:
app: devcontainer-${NAME}
app: devcontainer
instance: ${NAME}