Only update service annotations if it contains named ports
This commit is contained in:
parent
4d25306b52
commit
96a66aa6fa
2 changed files with 35 additions and 80 deletions
|
|
@ -40,7 +40,7 @@ spec:
|
|||
- containerPort: 80
|
||||
hostPort: 80
|
||||
- containerPort: 443
|
||||
hostPort: 4430
|
||||
hostPort: 443
|
||||
args:
|
||||
- /nginx-ingress-controller
|
||||
- --default-backend-service=default/default-http-backend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue