Skip to content

Commit

Permalink
Merge branch 'feat/rs-server-staging-dask-cluster' of https://github.…
Browse files Browse the repository at this point in the history
…com/RS-PYTHON/rs-helm into feat/rs-server-staging-dask-cluster
  • Loading branch information
Alex Grosu committed Oct 8, 2024
2 parents acc0a48 + 0bdff84 commit af9673b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/rs-server-adgs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ RS SERVER ADGS
| resources.request.cpu | string | `"100m"` | Pod CPU request |
| resources.request.ram | string | `"256Mi"` | Pod memory request |
| service.port | int | `8080` | Port for the service |
| stac-browser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |
| stacbrowser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |
| tempo.endpoint | string | `"http://grafana-tempo-distributor.logging.svc.cluster.local:4317"` | Grafana tempo endpoint. |
| tolerations[0].effect | string | `"NoSchedule"` | |
| tolerations[0].key | string | `"role"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/rs-server-cadip/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ RS SERVER CADIP
| resources.request.cpu | string | `"100m"` | Pod CPU request |
| resources.request.ram | string | `"256Mi"` | Pod memory request |
| service.port | int | `8080` | Port for the service |
| stac-browser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |
| stacbrowser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |
| tempo.endpoint | string | `"http://grafana-tempo-distributor.logging.svc.cluster.local:4317"` | Grafana tempo endpoint. |
| tolerations[0].effect | string | `"NoSchedule"` | |
| tolerations[0].key | string | `"role"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/rs-server-catalog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RS SERVER CATALOG
| resources.request.cpu | string | `"100m"` | Pod CPU request |
| resources.request.ram | string | `"256Mi"` | Pod memory request |
| service.port | int | `8080` | Port for the service |
| stac-browser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |
| stacbrowser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |
| tempo.endpoint | string | `"http://grafana-tempo-distributor.logging.svc.cluster.local:4317"` | Grafana tempo endpoint. |

----------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion charts/rs-server-frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RS SERVER FRONTEND
| resources.request.cpu | string | `"100m"` | Pod CPU request |
| resources.request.ram | string | `"256Mi"` | Pod memory request |
| service.port | int | `8080` | Port for the service |
| stac-browser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |
| stacbrowser.urls | string | `"https://stac-browser-cadip.subdomain.example.com;https://stac-browser-catalog.subdomain.example.com"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 comments on commit af9673b

Please sign in to comment.