apiVersion: v1 kind: Endpoints metadata: name: llamactl-proxy namespace: llamactl subsets: - addresses: - ip: ${LLAMACTL_INTERNAL_IP} ports: - port: ${LLAMACTL_INTERNAL_PORT} name: http