You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
245 B
YAML
12 lines
245 B
YAML
3 years ago
|
# Endpoint spec for Service created in external-selectorless-postgres.yaml
|
||
|
apiVersion: v1
|
||
|
kind: Endpoints
|
||
|
metadata:
|
||
|
name: selectorless-postgres
|
||
|
namespace: runcible
|
||
|
subsets:
|
||
|
- addresses:
|
||
|
- ip: 10.0.1.200
|
||
|
ports:
|
||
|
- port: 5432
|