You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried using the plugin to set a TTL for one of my releases, but seems like there's an issue with permissions.
This is the output from the logs:
Error: uninstall: Release not loaded: my-release: query: failed to query with labels: secrets is forbidden: User "system:serviceaccount:my-namespace:default" cannot list resource "secrets" in API group "" in the namespace "my-namespace"
Is there a way to override the service account the ttl cronjob is using?
The text was updated successfully, but these errors were encountered:
Tried using the plugin to set a TTL for one of my releases, but seems like there's an issue with permissions.
This is the output from the logs:
Error: uninstall: Release not loaded: my-release: query: failed to query with labels: secrets is forbidden: User "system:serviceaccount:my-namespace:default" cannot list resource "secrets" in API group "" in the namespace "my-namespace"
Is there a way to override the service account the ttl cronjob is using?
The text was updated successfully, but these errors were encountered: