feat: add miniflux tofu app

This commit is contained in:
cătălin 2024-03-25 08:48:20 +01:00
commit fe4e8da22a
No known key found for this signature in database
12 changed files with 50 additions and 23 deletions

View file

@ -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"]

View file

@ -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

View file

@ -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

View file

@ -5,4 +5,4 @@ metadata:
name: skipverify-authentik
namespace: apps-fuku
spec:
insecureSkipVerify: true
insecureSkipVerify: true