mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
Change service port (@tompizmor suggestion)
This commit is contained in:
@@ -9,7 +9,7 @@ metadata:
|
||||
heritage: {{ .Release.Service | quote }}
|
||||
spec:
|
||||
ports:
|
||||
- port: 8443
|
||||
- port: 443
|
||||
protocol: TCP
|
||||
targetPort: 8443
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user