mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
HA: changes 9
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Endpoints
|
||||
metadata:
|
||||
name: ha-endpoint
|
||||
app.kubernetes.io/name: ha-endpoint
|
||||
name: app
|
||||
subsets:
|
||||
- addresses:
|
||||
- ip: 192.168.1.202
|
||||
ports:
|
||||
- name: app
|
||||
port: 8123
|
||||
protocol: TCP
|
||||
port: 8123
|
||||
Reference in New Issue
Block a user