diff --git a/infrastructure/charts/agent/values.yaml b/infrastructure/charts/agent/values.yaml index cd458e08a2..99abbefecb 100644 --- a/infrastructure/charts/agent/values.yaml +++ b/infrastructure/charts/agent/values.yaml @@ -4,8 +4,8 @@ ingress: - chart-base-prism-stack.atalaprism.io platformIngressUrl: chart-base-platform-ingress.atalaprism.io cors: - enabled: true - allow_origins: "*" + enabled: false + allow_origins: "" consumers: [] # External Consumers are ones where the secret keys/API tokens # are pulled in using External Secrets [and therefore aren't generated by helm]