apiVersion: v1 kind: Service metadata: name: guacamole namespace: auth spec: selector: app: guacamole ports: - port: 8080 targetPort: 8080