Skip to content

Instantly share code, notes, and snippets.

@iamNoah1
Last active September 13, 2022 14:16
Show Gist options
  • Save iamNoah1/62191f047f9cbf78ae6d12ce5d8a84eb to your computer and use it in GitHub Desktop.
Save iamNoah1/62191f047f9cbf78ae6d12ce5d8a84eb to your computer and use it in GitHub Desktop.
install csi secret store provider for azure
helm repo add csi-secrets-store-provider-azure https://azure.github.io/secrets-store-csi-driver-provider-azure/charts
helm install csi-secrets-store-provider-azure/csi-secrets-store-provider-azure --generate-name --set secrets-store-csi-driver.syncSecret.enabled=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment