# Copyright (c) 2026 Sidero Labs, Inc. # # Use of this software is governed by the Business Source License # included in the LICENSE file. email: test-user@siderolabs.com host: localhost additional-hosts: - "*.localhost" - "my-instance.omni.localhost" - "*.my-instance.omni.localhost" bind_addr: 0.0.0.0:443 pprof-bind-addr: 0.0.0.0:2135 # auth0 client id and domain is used to enable authentication flow # you can create a free dev account in Auth0 and create an app there # client-id: # auth0-domain: # registry-mirrors: # optional, but speeds up deployments a lot # docker.io: http://172.20.0.1:5000 # k8s.gcr.io: http://172.20.0.1:5001 # quay.io: http://172.20.0.1:5002 # gcr.io: http://172.20.0.1:5003 # ghcr.io: http://172.20.0.1:5004 # registry.k8s.io: http://172.20.0.1:5001 # factory.talos.dev: http://172.20.0.1:5006