Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MahdiKarimipour/85bb07acb9ffe82bb864bccfd682a3e6 to your computer and use it in GitHub Desktop.
Save MahdiKarimipour/85bb07acb9ffe82bb864bccfd682a3e6 to your computer and use it in GitHub Desktop.
Attach Secret Provider to Helm Chart
volumes:
- name: technologyleads-identity-api-azure-keyvault-volume
csiSecretProviderClass: azure-es-identity-api-vault
volumeMounts:
- name: technologyleads-identity-api-azure-keyvault-volume
readOnly: true
mountPath: /root/.microsoft/usersecrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment