diff --git a/argocd/values.yaml b/argocd/values.yaml index 4012583..a2bae7e 100644 --- a/argocd/values.yaml +++ b/argocd/values.yaml @@ -52,11 +52,3 @@ argocd_image_updater_chart_values: serverAddress: "https://argocd.arcodange.lab/" insecure: true plaintext: true - repoServer: - volumes: - - name: gitea-credentials - secret: - secretName: gitea-credentials - volumeMounts: - - mountPath: /home/argocd/argocd-repo-server/credentials - name: gitea-credentials \ No newline at end of file