docs: E2E results 2026-03-17 — all 4 examples PASS on test stand
This commit is contained in:
@@ -10,13 +10,13 @@ variable "token" {
|
||||
variable "sless_endpoint" {
|
||||
description = "Endpoint sless API"
|
||||
type = string
|
||||
default = "http://sless-api.185.247.187.147.nip.io"
|
||||
default = "https://sless-api.kube5s.ru"
|
||||
}
|
||||
|
||||
variable "nubes_endpoint" {
|
||||
description = "Nubes endpoint (нужен провайдеру)"
|
||||
type = string
|
||||
default = "https://deck-test.ngcloud.ru/api/v1"
|
||||
default = "https://deck-api-test.ngcloud.ru/api/v1"
|
||||
}
|
||||
|
||||
variable "pg_dsn" {
|
||||
|
||||
Reference in New Issue
Block a user