test durpapi

This commit is contained in:
2023-04-08 15:46:28 -05:00
parent 4167f20f46
commit 02023a0ee1
6 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: durpapi
spec:
ports:
- name: http
port: 8080
targetPort: 8080
protocol: TCP
selector:
app: durpapi