Files
desi_explorer/infra/Pulumi.dev.yaml
2026-08-30 20:45:54 -06:00

10 lines
397 B
YAML

# Stack configuration for the `dev` stack.
#
# kubeconfig is inherited from the default kubeconfig/current context, so
# no provider config is needed here. Secrets (e.g. pull secrets) would be
# set with: `pulumi config set --secret <key> <value>`.
config:
# Example cluster context to target. Set once with:
# pulumi config set k8s:context <context-name>
# k8s:context: my-onprem-cluster