|
@@ -18,7 +18,8 @@ spec:
|
|
|
path: "approle"
|
|
path: "approle"
|
|
|
# RoleID configured in the App Role authentication backend
|
|
# RoleID configured in the App Role authentication backend
|
|
|
roleId: "db02de05-fa39-4855-059b-67221c5c2f63"
|
|
roleId: "db02de05-fa39-4855-059b-67221c5c2f63"
|
|
|
|
|
+ # Reference to a key in a K8 Secret that contains the App Role SecretId
|
|
|
secretRef:
|
|
secretRef:
|
|
|
name: "my-secret"
|
|
name: "my-secret"
|
|
|
namespace: "secret-admin"
|
|
namespace: "secret-admin"
|
|
|
- key: "vault-token"
|
|
|
|
|
|
|
+ key: "secret-id"
|