minikube/deploy/addons/gcp-auth/gcp-auth-service.yaml

13 lines
182 B
YAML

apiVersion: v1
kind: Service
metadata:
name: gcp-auth
namespace: gcp-auth
spec:
ports:
- port: 443
targetPort: 8443
protocol: TCP
selector:
app: gcp-auth