GG
Size: a a a
GG
G
DS
G
VP
k
VP
c
"error: You must be logged in to the server (Unauthorized)”.k
master или в ветку конуретного окружения staging / production.GG
"error: You must be logged in to the server (Unauthorized)”.GG
c
resource "scaleway_k8s_cluster" "john" {
...
open_id_connect_config {
issuer_url = "https://dex.domain.com”
client_id = "k8s-scaleway-staging”
username_claim = "email"
groups_claim = ["groups"]
}
}GG
resource "scaleway_k8s_cluster" "john" {
...
open_id_connect_config {
issuer_url = "https://dex.domain.com”
client_id = "k8s-scaleway-staging”
username_claim = "email"
groups_claim = ["groups"]
}
}GG
GG
GG
ИО
c