apiVersion: v1 kind: Service metadata: name: bazarr namespace: bazarr spec: ports: - protocol: TCP name: web port: 6767 selector: app: bazarr