update
This commit is contained in:
@@ -67,3 +67,14 @@ subsets:
|
|||||||
- ip: 192.168.12.130
|
- ip: 192.168.12.130
|
||||||
ports:
|
ports:
|
||||||
- port: 443
|
- port: 443
|
||||||
|
|
||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Service
|
||||||
|
metadata:
|
||||||
|
name: infra-cluster
|
||||||
|
spec:
|
||||||
|
ports:
|
||||||
|
- protocol: TCP
|
||||||
|
port: 443
|
||||||
|
targetPort: 443
|
||||||
|
|||||||
Reference in New Issue
Block a user