diff --git a/flux/cluster/apps/drone/secret.yaml b/flux/cluster/apps/drone/secret.yaml index 051c2f3..89b22f5 100644 --- a/flux/cluster/apps/drone/secret.yaml +++ b/flux/cluster/apps/drone/secret.yaml @@ -50,4 +50,8 @@ spec: - secretKey: DRONE_NAMESPACE_DEFAULT remoteRef: key: k8s/drone - property: namespace \ No newline at end of file + property: namespace + - secretKey: DRONE_RPC_HOST + remoteRef: + key: k8s/drone + property: drone-server-host