mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 10:02:21 +00:00
Add enable-cors to deployment
This commit is contained in:
@@ -18,6 +18,7 @@ spec:
|
||||
- name: senpy-latest
|
||||
image: $IMAGEWTAG
|
||||
imagePullPolicy: Always
|
||||
args: ["--enable-cors"]
|
||||
resources:
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
|
Reference in New Issue
Block a user