Skip to content

Commit

Permalink
Enable prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
oleanders committed Oct 31, 2024
1 parent c839ae5 commit 114cd5a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ jobs:
matrix:
org: [ fintlabs-no, ofk-no, tromsfylke-no, bfk-no, afk-no, vlfk-no, rogfk-no, innlandetfylke-no, agderfk-no, mrfylke-no, vestfoldfylke-no ]
cluster: [ aks-beta-fint-2021-11-23, aks-api-fint-2022-02-08 ]
include:
- cluster: aks-beta-fint-2021-11-23
org: ofk-no
deploy-every-branch: true

exclude:
- cluster: aks-api-fint-2022-02-08
org: fintlabs-no
Expand Down
4 changes: 4 additions & 0 deletions kustomize/base/flais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ spec:
imagePullPolicy: Always
orgId: fintlabs.no
image: ghcr.io/fintlabs/fint-flyt-vigo-gateway:sha-0000000
prometheus:
enabled: true
port: 80
path: /actuator/prometheus
kafka:
enabled: true
acls:
Expand Down

0 comments on commit 114cd5a

Please sign in to comment.