Files
infra/apps/sekibanki/radicale/svc.yaml

12 lines
193 B
YAML

apiVersion: v1
kind: Service
metadata:
name: caldav
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: radicale
ports:
- protocol: TCP
port: 80
targetPort: http