Skip to main content

Platform settings

General Settings

The Platform settings section offers configuration options for platform and feature flags that influence the way the platform behaves.

SettingDescription
Global pull secretsAdd you Dockerhub pull secret. Will be connected to each "default" service account in all platform namespaces. Handy for authenticating with DockerHub to avoid rate limiting.
Cloud ingress controllerSet this to true when using a cloud specific ingress controller. By default the Nginx Ingress Controller is used.
External DNSSet this to true when an external DNS zone is available to manage DNS records. (Expects required dns: fields to be set.)
External IdPSet this to true when bringing your own external IDP such as Azure AD. (Expects required oidc: fields to be set.)
Node SelectorWhen a label/value pair is added, all platform workloads will be scheduled on the nodes with this label/value pair
VersionThe installed version. Change to a new valid release to upgrade. see the core repo for all available versions