-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make hostNetwork
configurable in the helm charts
#1577
Labels
enhancement
New feature or request
Comments
brendank310
pushed a commit
to brendank310/secrets-store-csi-driver-provider-azure
that referenced
this issue
Jun 19, 2024
Signed-off-by: Brendan Kerrigan <[email protected]>
brendank310
pushed a commit
to brendank310/secrets-store-csi-driver-provider-azure
that referenced
this issue
Jun 19, 2024
Signed-off-by: Brendan Kerrigan <[email protected]>
brendank310
pushed a commit
to brendank310/secrets-store-csi-driver-provider-azure
that referenced
this issue
Jun 19, 2024
…e#1577) Signed-off-by: Brendan Kerrigan <[email protected]>
brendank310
pushed a commit
to brendank310/secrets-store-csi-driver-provider-azure
that referenced
this issue
Jun 19, 2024
Signed-off-by: Brendan Kerrigan <[email protected]>
5 tasks
brendank310
pushed a commit
to brendank310/secrets-store-csi-driver-provider-azure
that referenced
this issue
Jul 9, 2024
Signed-off-by: Brendan Kerrigan <[email protected]>
brendank310
pushed a commit
to brendank310/secrets-store-csi-driver-provider-azure
that referenced
this issue
Aug 26, 2024
Signed-off-by: Brendan Kerrigan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
secrets-store-csi-driver-provider-azure/charts/csi-secrets-store-provider-azure/templates/provider-azure-installer.yaml
Line 44 in 4ef5092
hostNetwork: true
is only required when using pod identity to access key vault. We should make this value configurable so users can set it to false if they're not using pod identity (also this is deprecated and will be removed completely in the future).The text was updated successfully, but these errors were encountered: