infra/kubernetes/endpoints/Service-secrets.yaml

11 lines
147 B
YAML
Raw Normal View History

2024-07-06 00:48:36 +01:00
apiVersion: v1
kind: Service
metadata:
name: secrets
namespace: endpoints
spec:
ports:
- name: secrets
port: 8200
targetPort: 8200