This commit is contained in:
2025-05-10 10:48:21 -05:00
parent e6c3dc4357
commit 960a681b6f

View File

@@ -67,3 +67,14 @@ subsets:
- ip: 192.168.12.130
ports:
- port: 443
---
apiVersion: v1
kind: Service
metadata:
name: infra-cluster
spec:
ports:
- protocol: TCP
port: 443
targetPort: 443