mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
HA: changes 5
This commit is contained in:
@@ -2,6 +2,7 @@ apiVersion: v1
|
||||
kind: Endpoints
|
||||
metadata:
|
||||
name: ha-endpoint
|
||||
app: ha-endpoint
|
||||
subsets:
|
||||
- addresses:
|
||||
- ip: 192.168.1.202
|
||||
|
||||
@@ -8,5 +8,7 @@ spec:
|
||||
port: 80
|
||||
protocol: TCP
|
||||
targetPort: 8123
|
||||
selector:
|
||||
app: ha-endpoint
|
||||
clusterIP: None
|
||||
type: ClusterIP
|
||||
Reference in New Issue
Block a user