I have a spring boot app deployed through github pipeline in GKE.part of
the values-dev.yaml file are here: service: type: ClusterIP port:
80ingress: enabled: true annotations:
nginx.ingress.kubernetes.io/cors-allow-credentials: "true"
nginx.ingress....