mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
77f7c3401a
commit
998119a9d6
|
@ -146,7 +146,8 @@ helm repo add crossplane-stable https://charts.crossplane.io/stable --force-upda
|
|||
|
||||
|
||||
cat << EOF > values.yaml
|
||||
enable-external-secret-stores: true
|
||||
args:
|
||||
- --enable-external-secret-stores
|
||||
customAnnotations:
|
||||
vault.hashicorp.com/agent-inject-token: "true"
|
||||
vault.hashicorp.com/role: "crossplane"
|
||||
|
|
Loading…
Reference in New Issue