Skip to content

Commit

Permalink
monochart default ports (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
hookercookerman authored Oct 22, 2020
1 parent b7cf8b1 commit 39e5010
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions incubator/monochart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,10 @@ cronjob:
service:
enabled: false
type: ClusterIP
ports:
default:
internal: 8080
external: 80
# ports:
# name:
# internal: 80
# external: 80
# labels:
# name: value
# annotations:
Expand Down Expand Up @@ -373,7 +373,7 @@ persistence:
ingress:
default:
enabled: false
port: default
# port: port-name
# labels:
# dns: "route53"
# annotations:
Expand Down

0 comments on commit 39e5010

Please sign in to comment.