replicaCount: 1 image: repository: andreiduvakin/springboard-web tag: latest pullPolicy: Always service: type: ClusterIP port: 3000 resources: limits: memory: 128Mi cpu: 200m ingress: secretTLSName: springboard-web-tls-secret domain: springboard.numerum.team path: / pathType: Prefix