Panfactum LogoPanfactum
ConfigurationBuildKit Config Files

BuildKit Configuration Files

config.yaml

Example File

This file:

  1. Instructs the pf-update-buildkit --build command how to generate the registry credential helpers used by BuildKit. This command must be run by a superuser with root access to the BuildKit environment.

  2. Instructs the Panfactum BuildKit commands how to connect with BuildKit.

config.yaml Format

YAML Schema

bastion = string
module = string
ValueDescriptionExample
bastionThe name of the bastion in <ssh_dir>/config.yaml that will be used to establish a connection to BuildKit.development-primary
moduleThe path to the kube_buildkit module deployment relative to the <environments_dir> directory.development/us-east-2/kube_buildkit