Skip to content

Commit 1a63f5f

Browse files
Change default API port to 8443 (#1337)
Signed-off-by: João Pereira <[email protected]>
1 parent d286f4d commit 1a63f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/values-schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dangerousEnablePprof: false
1616
#@schema/desc "Comma separated list of cipher suites - empty for language defaults"
1717
tlsCipherSuites: ""
1818
#@schema/desc "API port"
19-
apiPort: 10350
19+
apiPort: 8443
2020
#@schema/desc "The coreDNSIP will be injected into /etc/resolv.conf of kapp-controller pod"
2121
coreDNSIP: ""
2222
#@schema/desc "HostNetwork of kapp-controller deployment."

0 commit comments

Comments
 (0)