Improve http service and update Readme #167

Merged
luhahn merged 5 commits from refs/pull/167/head into master 2021-06-07 17:53:02 +00:00

5 Commits

Author SHA1 Message Date
luhahn
25997717d8 Merge branch 'master' into improve-service-options 2021-06-07 22:59:21 +08:00
luhahn
b6be0613ab Merge branch 'master' into improve-service-options 2021-06-07 19:02:36 +08:00
Lucas Hahn
f343f62960 Update values with unused options
New Options avaliable for http service:

- loadBalancerIP
- loadBalancerSourceRanges
- externalIPs
- externalTrafficPolicy

Added existing storageClass value as comment into values
2021-06-07 11:52:58 +02:00
Lucas Hahn
b81219f5bf Update Readme
- Add http service option description
- Improved ssh service description
- Added example for storageClass usage
2021-06-07 11:52:58 +02:00
Lucas Hahn
8688fb9ec7 Adding more options to the http service
The http service should've the same options as the ssh service.
Added:
- loadBalancerIP
- loadBalancerSourceRanges
- externalIPs
- externalTrafficPolicy
2021-06-07 11:52:52 +02:00