feat: add miniflux tofu app
This commit is contained in:
parent
c00e10a505
commit
fe4e8da22a
12 changed files with 50 additions and 23 deletions
|
|
@ -90,11 +90,11 @@ spec:
|
|||
- job_name: 'argocd-notifications-controller-metrics'
|
||||
static_configs:
|
||||
- targets: ["argocd-notifications-controller-metrics.argocd:9001"]
|
||||
|
||||
|
||||
- job_name: 'miniflux'
|
||||
static_configs:
|
||||
- targets: ["miniflux-service.apps-roboces:8888"]
|
||||
|
||||
|
||||
- job_name: 'authentik'
|
||||
static_configs:
|
||||
- targets: ["authentik-server-metrics.apps-fuku:9300"]
|
||||
|
|
|
|||
|
|
@ -28,4 +28,4 @@ metadata:
|
|||
namespace: argo-workflows
|
||||
annotations:
|
||||
kubernetes.io/service-account.name: admin-user
|
||||
type: kubernetes.io/service-account-token
|
||||
type: kubernetes.io/service-account-token
|
||||
|
|
|
|||
|
|
@ -29,4 +29,4 @@ spec:
|
|||
- https://kubernetes-sigs.github.io/descheduler/
|
||||
- https://github.com/rancher/system-upgrade-controller.git
|
||||
- https://charts.bitnami.com/bitnami
|
||||
- https://argoproj.github.io/argo-helm
|
||||
- https://argoproj.github.io/argo-helm
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ metadata:
|
|||
name: skipverify-authentik
|
||||
namespace: apps-fuku
|
||||
spec:
|
||||
insecureSkipVerify: true
|
||||
insecureSkipVerify: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue