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
13 changes: 13 additions & 0 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -669,3 +669,16 @@ garage-workflows-artifact-storage:
# -- Codefresh extra services for ArgoCD
cf-argocd-extras:
enabled: false
sourcesServer:
container:
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