Update service to ClusterIP - dotnet

This commit is contained in:
Max Harley
2024-04-10 14:36:41 -04:00
parent fda9e71947
commit 30bc0bda80
+1 -2
View File
@@ -11,8 +11,7 @@ spec:
selector:
app: dotnet
ports:
- name: "9800"
port: 9800
- port: 9800
targetPort: 9800
---
apiVersion: apps/v1