From 5d7ffd667e00b523573687841fb613b5316cfd66 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 26 Jun 2025 04:37:33 +0300 Subject: [PATCH] Update gitea token --- applicationsets/grafana-appset.yaml | 38 ------------------- applicationsets/prometheus-appset.yaml | 38 ------------------- .../additional-scrape-configs.yaml | 2 +- 3 files changed, 1 insertion(+), 77 deletions(-) delete mode 100644 applicationsets/grafana-appset.yaml delete mode 100644 applicationsets/prometheus-appset.yaml diff --git a/applicationsets/grafana-appset.yaml b/applicationsets/grafana-appset.yaml deleted file mode 100644 index 8b87636..0000000 --- a/applicationsets/grafana-appset.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# apiVersion: argoproj.io/v1alpha1 -# kind: ApplicationSet -# metadata: -# name: grafana-appset -# namespace: argocd -# spec: -# generators: -# - list: -# elements: -# - env: prod -# valuesFile: values-prod.yaml -# nameSuffix: grafana-prod -# host: grafana.dvirlabs.com -# - env: int -# valuesFile: values-int.yaml -# nameSuffix: grafana-int -# host: grafana-int.dvirlabs.com -# template: -# metadata: -# name: '{{nameSuffix}}' -# spec: -# project: observability -# source: -# repoURL: https://git.dvirlabs.com/dvirlabs/observability-stack.git -# targetRevision: master -# path: charts/grafana -# helm: -# valueFiles: -# - my-values/{{valuesFile}} -# destination: -# server: https://kubernetes.default.svc -# namespace: monitoring -# syncPolicy: -# automated: -# prune: true -# selfHeal: true -# syncOptions: -# - CreateNamespace=true \ No newline at end of file diff --git a/applicationsets/prometheus-appset.yaml b/applicationsets/prometheus-appset.yaml deleted file mode 100644 index b08ba67..0000000 --- a/applicationsets/prometheus-appset.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# apiVersion: argoproj.io/v1alpha1 -# kind: ApplicationSet -# metadata: -# name: prometheus-appset -# namespace: argocd -# spec: -# generators: -# - list: -# elements: -# - env: prod -# valuesFile: values-prod.yaml -# nameSuffix: prometheus-prod -# host: prometheus.dvirlabs.com -# - env: int -# valuesFile: values-int.yaml -# nameSuffix: prometheus-int -# host: prometheus-int.dvirlabs.com -# template: -# metadata: -# name: '{{nameSuffix}}' -# spec: -# project: observability -# source: -# repoURL: https://git.dvirlabs.com/dvirlabs/observability-stack.git -# targetRevision: master -# path: charts/prometheus -# helm: -# valueFiles: -# - my-values/values-{{env}}.yaml -# destination: -# server: https://kubernetes.default.svc -# namespace: monitoring -# syncPolicy: -# automated: {} -# # prune: true -# # selfHeal: true -# # syncOptions: -# # - CreateNamespace=true diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index 0905956..d8f9450 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -29,4 +29,4 @@ stringData: - gitea-http.dev-tools.svc.cluster.local:3000 basic_auth: username: prometheus - password: ${GIT_TOKEN} + password: f6df9295f4ac911caf779f8fb46fed57db3c2b4e