Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: sources server update with get manifest request and app-proxy 1.3307.0 #382

Merged
merged 8 commits into from
Feb 21, 2025
Next Next commit
sources server - argo cd token and full url
oleksandr-codefresh authored Jan 27, 2025
commit 4d8f07aed89469b85516475912de1eed8b584313
15 changes: 15 additions & 0 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
@@ -669,3 +669,18 @@ garage-workflows-artifact-storage:
# -- Codefresh extra services for ArgoCD
cf-argocd-extras:
enabled: false
sourcesServer:
container:
image:
tag: 2025.01.27-6069b19
env:
SOURCES_SERVER_ARGO_CD_TOKEN:
valueFrom:
secretKeyRef:
key: token
name: argocd-token
SOURCES_SERVER_ARGO_CD_SERVER:
valueFrom:
configMapKeyRef:
key: argoCdUrl
name: cap-app-proxy-cm