Skip to content

Commit

Permalink
Merge pull request #1584 from zyyw/clusterIP-httpsPort
Browse files Browse the repository at this point in the history
fix: add clusterIP.ports.httpsPort back
  • Loading branch information
Shengwen YU authored Aug 31, 2023
2 parents 285c45a + 14d5e6e commit 7cffdcf
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 7cffdcf

Please sign in to comment.