apiVersion: v1 kind: Service metadata: name: passwords-web spec: selector: app: passwords ports: - port: 80 targetPort: 80