Configuration for deploying a static Jekyll site to an LKE cluster.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4 lines
192 B

export TF_VAR_token=
# export $(doppler secrets download --no-file --format env-no-quotes --name-transformer tf-var)
export KUBECONFIG=./.kube-config
export IMGTAG=jlavend1/jekyll-static-site