Compare commits

...

2 Commits

Author SHA1 Message Date
d456e2d083 Merge pull request 'Update .deploy-infra/deploy-prod.yaml' (#106) from master into prod
Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/106
2025-06-14 20:07:01 +03:00
3f32593755 Update .deploy-infra/deploy-prod.yaml
Some checks failed
Deploy Prod / Build (pull_request) Successful in 10s
Deploy Prod / Push (pull_request) Successful in 9s
Deploy Prod / prepare (pull_request) Successful in 6s
Deploy Prod / Deploy prod (pull_request) Failing after 14s
2025-06-14 20:06:30 +03:00

View File

@ -34,7 +34,11 @@ services:
volumes:
- /sprint-data/grafana:/var/lib/grafana
environment:
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
GF_SERVER_ROOT_URL: https://nocomarsh.com
GF_SECURITY_ALLOW_EMBEDDING: true
GF_AUTH_COOKIE_SAMESITE: none
GF_CORS_ENABLED: true
GF_CORS_ALLOW_ORIGINS: https://nocomarsh.com
deploy:
mode: replicated
replicas: 1