diff options
Diffstat (limited to 'f3s/argocd-apps/monitoring/prometheus.yaml')
| -rw-r--r-- | f3s/argocd-apps/monitoring/prometheus.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/argocd-apps/monitoring/prometheus.yaml b/f3s/argocd-apps/monitoring/prometheus.yaml index 854948f..75d9d56 100644 --- a/f3s/argocd-apps/monitoring/prometheus.yaml +++ b/f3s/argocd-apps/monitoring/prometheus.yaml @@ -161,7 +161,7 @@ spec: readOnly: true # Source 2: Additional manifests from Git repository - - repoURL: https://codeberg.org/snonux/conf.git + - repoURL: ssh://git@git-server.cicd.svc.cluster.local/repos/repos/conf.git targetRevision: master path: f3s/prometheus/manifests |
