lets test

This commit is contained in:
2025-07-07 23:34:30 +02:00
parent 8dd76fa2ea
commit 5445574d98
12 changed files with 1951 additions and 7 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: v1
kind: Service
metadata:
name: svc-pinry
spec:
selector:
app.kubernetes.io/name: pinry
ports:
- name: webui
protocol: TCP
port: 80
targetPort: 80