diff --git a/cluster/apps/pulse/pulse.yml b/cluster/apps/pulse/pulse.yml index 3e6a430..f3ac272 100644 --- a/cluster/apps/pulse/pulse.yml +++ b/cluster/apps/pulse/pulse.yml @@ -21,6 +21,9 @@ spec: volumeMounts: - name: pulse-data mountPath: /data + env: + - name: ALLOWED_ORIGINS + value: "*" volumes: - name: pulse-data persistentVolumeClaim: