K8s: standalone authenticator that allows a type of downstream forwarding (#85130)

This commit is contained in:
Charandas
2024-03-28 20:52:28 +02:00
committed by GitHub
parent 3c28a3d494
commit 0f1151964c
10 changed files with 198 additions and 3 deletions
+1
View File
@@ -34,6 +34,7 @@
"args": ["apiserver",
"--secure-port=8443",
"--runtime-config=query.grafana.app/v0alpha1=true",
"--grafana.authn.signing-keys-url=http://localhost:3000/api/signing-keys/keys",
"--hg-url=http://localhost:3000",
"--hg-key=$HGAPIKEY"]
},