Skip to content

Commit

Permalink
Merge pull request #1585 from zyyw/1.13.0-clusterIP-httpsPort
Browse files Browse the repository at this point in the history
[Cherry-pick] fix: add clusterIP.ports.httpsPort back
  • Loading branch information
Shengwen YU authored Aug 31, 2023
2 parents 234c44f + 95aad02 commit fd3a4b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ expose:
# The service port Harbor listens on when serving HTTP
httpPort: 80
# The service port Harbor listens on when serving HTTPS
httpsPort: 443
nodePort:
# The name of NodePort service
name: harbor
Expand Down

0 comments on commit fd3a4b7

Please sign in to comment.