Bronze 1
Since ‎02-10-2022
‎03-12-2022

My Stats

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

sandeep_skippr's Bio

Badges sandeep_skippr Earned

View all badges

Recent Activity

I am trying to deploy a springboot application running on 8080 port. My target is to have https protocol for custom subdomain with google managed-certificates. Here are my yamls:Deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: my-...