Initial FlexVol Setup

This commit is the first part of consuming secrets from the Azure Key Vault. This will set up the required services to consume Azure's RBAC controls in the cluster, an identity to read the secrets, and the tool (FlexVol) to mount the secrets.
This commit is contained in:
tomdds
2019-11-25 11:19:38 -05:00
parent 018229dcd8
commit f8e95ae104
5 changed files with 380 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ resources:
- volume-claim.yml
- nginx-client-ca-bundle.yml
- acme-challenges.yml
- aadpodidentity.yml