Bronze 1
Since ‎04-17-2023
‎06-12-2023

My Stats

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

saisai28's Bio

Badges ericliux Earned

View all badges

Recent Activity

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....