---
apiVersion: v1
kind: Service
metadata:
name: pgadmin
labels:
app: pgadmin
namespace: pg
spec:
selector:
ports:
- port: 80
targetPort: 80