fic service name

This commit is contained in:
Philip Haupt
2025-06-23 18:32:21 +02:00
parent 74ad2fe051
commit eb475177da

View File

@@ -6,7 +6,8 @@ spec:
selector: selector:
app: nginx-nfs app: nginx-nfs
ports: ports:
- protocol: TCP - name: http
protocol: TCP
port: 80 port: 80
targetPort: 80 targetPort: 80
type: ClusterIP type: ClusterIP