Updating k8s version and adding var value for lab_domain
This commit is contained in:
parent
2cd95902a5
commit
c395709c65
@ -2,7 +2,7 @@
|
|||||||
cluster = {
|
cluster = {
|
||||||
region = "lax"
|
region = "lax"
|
||||||
label = "athens-cluster"
|
label = "athens-cluster"
|
||||||
version = "v1.28.3+2"
|
version = "v1.29.1+1"
|
||||||
pool = {
|
pool = {
|
||||||
plan = "vc2-1c-2gb"
|
plan = "vc2-1c-2gb"
|
||||||
autoscale = true
|
autoscale = true
|
||||||
@ -10,3 +10,6 @@ cluster = {
|
|||||||
max = 2
|
max = 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
lab_domain = "temprah-lab.xyz"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user