diff options
Diffstat (limited to 'f3s/argocd-apps/monitoring/pushgateway.yaml')
| -rw-r--r-- | f3s/argocd-apps/monitoring/pushgateway.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/argocd-apps/monitoring/pushgateway.yaml b/f3s/argocd-apps/monitoring/pushgateway.yaml index 46d69ca..fbc58bc 100644 --- a/f3s/argocd-apps/monitoring/pushgateway.yaml +++ b/f3s/argocd-apps/monitoring/pushgateway.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default source: - repoURL: https://codeberg.org/snonux/conf.git + repoURL: ssh://git@git-server.cicd.svc.cluster.local/repos/repos/conf.git targetRevision: master path: f3s/pushgateway/helm-chart destination: |
