This commit is contained in:
2023-04-09 14:08:05 -05:00
parent 68b7504844
commit a9a8d0419c
4 changed files with 80 additions and 80 deletions

View File

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