Loading kicker.json +5 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,11 @@ "description": "The Vault server base API url", "mandatory": true }, { "name": "VAULT_OIDC_AUD", "description": "The `aud` claim for the JWT", "default": "$CI_SERVER_URL" }, { "name": "VAULT_ROLE_ID", "description": "The [AppRole](https://www.vaultproject.io/docs/auth/approle) RoleID", Loading Loading
kicker.json +5 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,11 @@ "description": "The Vault server base API url", "mandatory": true }, { "name": "VAULT_OIDC_AUD", "description": "The `aud` claim for the JWT", "default": "$CI_SERVER_URL" }, { "name": "VAULT_ROLE_ID", "description": "The [AppRole](https://www.vaultproject.io/docs/auth/approle) RoleID", Loading