first commit
This commit is contained in:
26
nginx-svc.yaml
Normal file
26
nginx-svc.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
creationTimestamp: "2026-04-17T04:15:07Z"
|
||||
name: phpipam-web
|
||||
namespace: phpipam
|
||||
resourceVersion: "12597167"
|
||||
uid: 67fad34a-1f09-4e0d-b701-6f257731b9fe
|
||||
spec:
|
||||
clusterIP: 172.30.244.69
|
||||
clusterIPs:
|
||||
- 172.30.244.69
|
||||
internalTrafficPolicy: Cluster
|
||||
ipFamilies:
|
||||
- IPv4
|
||||
ipFamilyPolicy: SingleStack
|
||||
ports:
|
||||
- port: 8080
|
||||
protocol: TCP
|
||||
targetPort: 8080
|
||||
selector:
|
||||
app: phpipam-web
|
||||
sessionAffinity: None
|
||||
type: ClusterIP
|
||||
status:
|
||||
loadBalancer: {}
|
||||
Reference in New Issue
Block a user