forked from catalin/fukuops
feat: update authentik chart to 2024.2
This commit is contained in:
parent
e479cedfed
commit
5fa78a2cb0
8 changed files with 76 additions and 76 deletions
|
|
@ -68,28 +68,32 @@ spec:
|
|||
enabled: true
|
||||
extraScrapeConfigs: |
|
||||
- job_name: 'argocd-metrics'
|
||||
static_configs:
|
||||
static_configs:
|
||||
- targets: ["argocd-metrics.argocd:8082"]
|
||||
|
||||
|
||||
- job_name: 'argocd-server-metrics'
|
||||
static_configs:
|
||||
static_configs:
|
||||
- targets: ["argocd-server-metrics.argocd:8083"]
|
||||
|
||||
|
||||
- job_name: 'argocd-repo-server-metrics'
|
||||
static_configs:
|
||||
static_configs:
|
||||
- targets: ["argocd-server.argocd:8084"]
|
||||
|
||||
|
||||
- job_name: 'argocd-applicationset-controller-metrics'
|
||||
static_configs:
|
||||
static_configs:
|
||||
- targets: ["argocd-applicationset-controller-metrics.argocd:8080"]
|
||||
|
||||
|
||||
- job_name: 'argocd-dex-server'
|
||||
static_configs:
|
||||
- targets: ["argocd-dex-server.argocd:5558"]
|
||||
|
||||
|
||||
- job_name: 'argocd-notifications-controller-metrics'
|
||||
static_configs:
|
||||
static_configs:
|
||||
- targets: ["argocd-notifications-controller-metrics.argocd:9001"]
|
||||
|
||||
- job_name: 'miniflux'
|
||||
static_configs:
|
||||
- targets: ["miniflux-service.apps-roboces:8888"]
|
||||
alertmanager:
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue