first commit
Some checks failed
Gitea Actions Demo / build-and-push-image (push) Failing after 13s

This commit is contained in:
2026-05-07 22:35:23 -05:00
parent cb967a0629
commit c0db5ef504

View File

@@ -3,9 +3,11 @@ kind: Service
metadata:
name: myfirstkube
spec:
type: NodePort
selector:
app: myfirstkube
ports:
- protocol: TCP
port: 4206
targetPort: 4206
targetPort: 4206
nodePort: 4206