diff --git a/kind/secrets-store.yaml b/kind/secrets-store.yaml index a8fd78e..0af8b1e 100644 --- a/kind/secrets-store.yaml +++ b/kind/secrets-store.yaml @@ -7,27 +7,27 @@ spec: fake: data: - key: "applications/shiny/accounting-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/authz-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/company-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/consumer-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/employee-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/invoice-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/notification-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/salary-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/supplier-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/supplier-invoice-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/time-service" - value: '{"SENTRY_DSN": "", "SENTRY_DISABLED": "true"}' + value: '{}' - key: "applications/shiny/gateway" value: '{"API_KEY": "us_ak_vUj37A1ukjIfhkJH"}' - key: "rds/postgres/prod-psql"