10 lines
397 B
YAML
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
|