diff options
Diffstat (limited to 'f3s')
| -rw-r--r-- | f3s/argocd-apps/test/example-apache-volume-claim.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/argocd-apps/test/example-apache-volume-claim.yaml b/f3s/argocd-apps/test/example-apache-volume-claim.yaml index e918e87..abd7387 100644 --- a/f3s/argocd-apps/test/example-apache-volume-claim.yaml +++ b/f3s/argocd-apps/test/example-apache-volume-claim.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/example-apache-volume-claim/helm-chart destination: |
