From 57581931ca726b2b68a106acee33c786aeb04dd7 Mon Sep 17 00:00:00 2001 From: Julius de Jeu Date: Thu, 23 Jun 2022 17:45:02 +0200 Subject: [PATCH] Okay now it really should work --- flux/cluster/apps/drone/secret.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flux/cluster/apps/drone/secret.yaml b/flux/cluster/apps/drone/secret.yaml index 89b22f5..a12c564 100644 --- a/flux/cluster/apps/drone/secret.yaml +++ b/flux/cluster/apps/drone/secret.yaml @@ -55,3 +55,7 @@ spec: remoteRef: key: k8s/drone property: drone-server-host + - secretKey: DRONE_RPC_PROTO + remoteRef: + key: k8s/drone + property: drone-server-proto