From fd665208b14ed648ab3f8e46460e811c0e3acab6 Mon Sep 17 00:00:00 2001 From: Bryan Strassner Date: Thu, 10 Jan 2019 16:11:48 -0600 Subject: [PATCH] Add missing test_site RBAC config in values.yaml The RBAC rule for test_site was missing from the values.yaml. This change adds the rule. Change-Id: I8a7477c3f4a8135a2cec4fa6738d9e5b8925fb7a --- charts/shipyard/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/shipyard/values.yaml b/charts/shipyard/values.yaml index 3c88bd88..42b5f583 100644 --- a/charts/shipyard/values.yaml +++ b/charts/shipyard/values.yaml @@ -395,6 +395,7 @@ conf: workflow_orchestrator:action_update_software: rule:admin_create workflow_orchestrator:action_redeploy_server: rule:admin_create workflow_orchestrator:action_relabel_nodes: rule:admin_create + workflow_orchestrator:action_test_site: rule:admin_create rabbitmq: # adding rmq policy to mirror messages from celery queues policies: