feat(observability): Enabled metrics endpoint and scrape config for gitea
Refs: DevFW/infra-deploy#92
This commit is contained in:
parent
164a28075d
commit
7d4414e756
1 changed files with 4 additions and 0 deletions
|
|
@ -39,6 +39,10 @@ extraVolumes:
|
||||||
secretName: custom-database-certs
|
secretName: custom-database-certs
|
||||||
|
|
||||||
gitea:
|
gitea:
|
||||||
|
metrics:
|
||||||
|
enabled: true
|
||||||
|
serviceMonitor:
|
||||||
|
enabled: true
|
||||||
additionalConfigFromEnvs:
|
additionalConfigFromEnvs:
|
||||||
- name: FORGEJO__storage__MINIO_ACCESS_KEY_ID
|
- name: FORGEJO__storage__MINIO_ACCESS_KEY_ID
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue