apiVersion: v1 kind: Service metadata: name: proxmox namespace: proxmox spec: ports: - protocol: TCP port: 8006 targetPort: 8006 type: ClusterIP