Files
fleet-infra/heimdall/service.yaml
Michael Thomson 2846af9566 heimdall
2023-12-11 12:00:09 -05:00

13 lines
172 B
YAML

apiVersion: v1
kind: Service
metadata:
name: heimdall
namespace: heimdall
spec:
selector:
app: heimdall
ports:
- port: 80
targetPort: http
name: http