update text to okteto
Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
This commit is contained in:
parent
0f1ff909c2
commit
e4560de793
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ func (plat *platformDetails) setPlatformDetails(env string) {
|
||||||
plat.provider = "Azure"
|
plat.provider = "Azure"
|
||||||
plat.css = "azure-platform"
|
plat.css = "azure-platform"
|
||||||
} else {
|
} else {
|
||||||
plat.provider = "Google Cloud"
|
plat.provider = "Okteto"
|
||||||
plat.css = "gcp-platform"
|
plat.css = "gcp-platform"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue