Commit Graph

4 Commits

Author SHA1 Message Date
argoyle e06a8e2a85 chore(secrets-store): clear Sentry DSN configuration
Remove Sentry DSN and disabled settings for Shiny services to  
ensure a cleaner configuration and avoid unnecessary setup  
for services that do not require Sentry integration.
2025-06-12 09:05:50 +02:00
argoyle ce6186e5eb fix(secrets-store): update apiVersion to v1 for compatibility
Updates the apiVersion of the ClusterSecretStore to v1 to ensure 
compatibility with the latest specifications and improve support 
for future features. This change addresses potential issues with 
deprecated versions and enhances stability.
2025-05-15 09:57:11 +02:00
argoyle 97a8647798 refactor(secrets-store): streamline configuration format
Convert value mapping to JSON strings for services and secrets. This 
change simplifies the structure, improves readability, and ensures 
consistency across service configurations.
2025-04-15 08:40:07 +02:00
argoyle e62508cfbd refactor: move files to a kind-directory so Renovate will find them 2024-12-28 18:07:44 +01:00