diff --git a/config/values-schema.yml b/config/values-schema.yml index da7d68078..1504d9be7 100644 --- a/config/values-schema.yml +++ b/config/values-schema.yml @@ -16,7 +16,7 @@ dangerousEnablePprof: false #@schema/desc "Comma separated list of cipher suites - empty for language defaults" tlsCipherSuites: "" #@schema/desc "API port" -apiPort: 10350 +apiPort: 8443 #@schema/desc "The coreDNSIP will be injected into /etc/resolv.conf of kapp-controller pod" coreDNSIP: "" #@schema/desc "HostNetwork of kapp-controller deployment."