3 Commits
Author SHA1 Message Date
28e94f96e3 Add loadbalancersourceranges to ssh service (#105)
SSH service might want to limit the a range of source IPs. LoadBalancerSourceRanges
enables to limit them just passing a list of CIDR addresses to whitelist

Co-authored-by: javier <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/105
Reviewed-by: luhahn <[email protected]>
Reviewed-by: techknowlogick <[email protected]>
Co-authored-by: JPRbrs <[email protected]>
Co-committed-by: JPRbrs <[email protected]>
2021-02-05 04:42:42 +08:00
JPRbrsandjavier 729a412803 Allow templated annotations for http-service (#62)
Get http annotations from the right place

Allow templated annotations for http-service

When deploying this to cloud Kubernetes, annotations are useful to add features to the
http-service

Co-authored-by: javier <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/62
Reviewed-by: luhahn <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-Authored-By: JPRbrs <[email protected]>
Co-Committed-By: JPRbrs <[email protected]>
2020-11-20 16:08:26 +08:00
JPRbrsandjavier 5398b99514 fix-test-pod (#56)
fix-test-pod

service name and port was wrong and was preventing the helm chart deployment

Co-authored-by: javier <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/56
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-Authored-By: JPRbrs <[email protected]>
Co-Committed-By: JPRbrs <[email protected]>
2020-11-17 15:35:07 +08:00