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