stacks/template/stacks/ref-implementation/openbao-logging/sidecar-script-service.yaml

13 lines
199 B
YAML
Raw Normal View History

apiVersion: v1
kind: Service
metadata:
name: sidecar-script-service
namespace: openbao
spec:
selector:
app: logrotate2
ports:
- protocol: TCP
port: 8080
targetPort: 8080