This commit is contained in:
2023-04-09 08:41:02 -05:00
parent 7489c9831c
commit da80ffd211
5 changed files with 0 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