Skip to content

Commit

Permalink
r/service - allow updating ClusterIP to ExternalName + NodePort to Cl…
Browse files Browse the repository at this point in the history
…usterIP (#1243)

Allow updating configuration to support any Service type:

* Remove `ClusterIP` when updating configuration to `ExternalName` type.

* Remove `spec.ports[0].nodePorts` when updating to `ClusterIP` type.


Co-authored-by: Stef Forrester <[email protected]>
  • Loading branch information
DrFaust92 and dak1n1 authored May 5, 2021
1 parent d6c3170 commit 03377c2
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 275 deletions.
Loading

0 comments on commit 03377c2

Please sign in to comment.