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.
learn_k8s/manifests/external-selectorless-postg...

12 lines
245 B
YAML

# 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