Improve http service and update Readme #167

Merged
techknowlogick merged 5 commits from improve-service-options into master 2021-06-07 17:53:02 +00:00
Member

This PR adds some options for the http service:

  • loadBalancerIP
  • nodePort
  • externalTrafficPolicy
  • externalIPs

Also updated the README and values.yml with the values.

Added storageClass explanation in README and empty value in values.yml

Fixes: #162

This PR adds some options for the http service: - loadBalancerIP - nodePort - externalTrafficPolicy - externalIPs Also updated the README and values.yml with the values. Added storageClass explanation in README and empty value in values.yml Fixes: #162
luhahn added 3 commits 2021-06-07 09:57:23 +00:00
Adding more options to the http service
The http service should've the same options as the ssh service.
Added:
- loadBalancerIP
- loadBalancerSourceRanges
- externalIPs
- externalTrafficPolicy
8688fb9ec7
Update Readme
- Add http service option description
- Improved ssh service description
- Added example for storageClass usage
b81219f5bf
Update values with unused options
New Options avaliable for http service:

- loadBalancerIP
- loadBalancerSourceRanges
- externalIPs
- externalTrafficPolicy

Added existing storageClass value as comment into values
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f343f62960
luhahn added 1 commit 2021-06-07 11:02:37 +00:00
Merge branch 'master' into improve-service-options
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
b6be0613ab
luhahn added 1 commit 2021-06-07 14:59:23 +00:00
Merge branch 'master' into improve-service-options
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
25997717d8
techknowlogick approved these changes 2021-06-07 15:29:34 +00:00
6543 approved these changes 2021-06-07 16:15:41 +00:00
techknowlogick merged commit 178bc0ab79 into master 2021-06-07 17:53:02 +00:00
Sign in to join this conversation.
No description provided.