infra/kubernetes/endpoints/Service-secrets.yaml
Gabriel Simmer 7ac99af974
All checks were successful
Lint / lint (push) Successful in 37s
Transition to Vault
2024-07-06 00:48:36 +01:00

11 lines
147 B
YAML

apiVersion: v1
kind: Service
metadata:
name: secrets
namespace: endpoints
spec:
ports:
- name: secrets
port: 8200
targetPort: 8200