27 lines
512 B
YAML
27 lines
512 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
creationTimestamp: "2026-04-17T03:56:00Z"
|
|
name: phpipam-db
|
|
namespace: phpipam
|
|
resourceVersion: "12562525"
|
|
uid: df9e15ed-94b2-4107-a5e4-7154cb309710
|
|
spec:
|
|
clusterIP: 172.30.55.152
|
|
clusterIPs:
|
|
- 172.30.55.152
|
|
internalTrafficPolicy: Cluster
|
|
ipFamilies:
|
|
- IPv4
|
|
ipFamilyPolicy: SingleStack
|
|
ports:
|
|
- port: 3306
|
|
protocol: TCP
|
|
targetPort: 3306
|
|
selector:
|
|
app: phpipam-db
|
|
sessionAffinity: None
|
|
type: ClusterIP
|
|
status:
|
|
loadBalancer: {}
|