Unblock credential broker warden-sign pilot
This commit is contained in:
2
Makefile
2
Makefile
@@ -35,6 +35,7 @@ OPENBAO_CREDENTIAL_CHANGE_APPLIER_ARGS ?=
|
||||
OPENBAO_WORKLOAD_KV_ARGS ?=
|
||||
CREDENTIAL_HELPER_GLOBAL_ARGS ?=
|
||||
CREDENTIAL_HELPER_ARGS ?=
|
||||
CREDENTIAL_HELPER_CHILD_ENV ?=
|
||||
CREDENTIAL_HELPER_PURPOSE ?= flex-auth-openbao-smoke
|
||||
|
||||
##@ CloudNative PG (cnpg) — primary database operator
|
||||
@@ -305,6 +306,7 @@ credential-exec-ops-warden-smoke: ## Run ops-warden smoke with an exec-injected
|
||||
scripts/credential.py $(CREDENTIAL_HELPER_GLOBAL_ARGS) exec \
|
||||
--grant ops-warden/warden-sign --purpose ops-warden-production-sign-smoke \
|
||||
$(CREDENTIAL_HELPER_ARGS) -- \
|
||||
$(CREDENTIAL_HELPER_CHILD_ENV) \
|
||||
SMOKE_VAULT=1 /home/worsch/ops-warden/scripts/policy_gate_production_smoke.sh
|
||||
|
||||
##@ ArgoCD GitOps bootstrap
|
||||
|
||||
Reference in New Issue
Block a user