Schema and examples for your ./konduktor/config.yaml
./konduktor/config.yaml
allowed_clouds: # optional {gs, s3} - gs - s3 tailscale: # optional secret_name: <string> ssh: # optional enable: <boolean> # defaults to false kubernetes: # optional pod_config: spec: <dict> # see below for more options imagePullSecrets: # for private container registry - name: regcred provision_timeout: <int> # defaults to 300
allowed_clouds
tailscale
ssh
kubernetes: pod_config: spec
kubernetes: pod_config: spec: imagePullSecrets