9 lines
229 B
Plaintext
9 lines
229 B
Plaintext
# UpCloud credentials — copy to upc.env and fill in values
|
|
# NEVER commit upc.env to git!
|
|
|
|
# Required
|
|
UPCLOUD_TOKEN=your-upcloud-api-token
|
|
|
|
# Optional — set after cluster creation for kubeconfig retrieval
|
|
UPCLOUD_CLUSTER_ID=
|