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.
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.
Convert value mapping to JSON strings for services and secrets. This
change simplifies the structure, improves readability, and ensures
consistency across service configurations.