Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ global:
# tokenSecretKeyRef:
# name: argocd-token
# key: token

# -- Configuration for external ArgoCD
# Should be used when `argo-cd.enabled` is set to false
external-argo-cd:
Expand All @@ -180,7 +179,6 @@ global:
svc: argocd-repo-server
# -- Port of the ArgoCD repo server
port: 8081

# -- Configuration for external Argo Rollouts
external-argo-rollouts:
# -- Rollout reporter settings
Expand Down Expand Up @@ -730,7 +728,7 @@ gitops-operator:
# -- defaults
registry: quay.io
repository: codefresh/codefresh-gitops-operator
tag: 3ac2676
tag: 8bd2a64
env:
GITOPS_OPERATOR_VERSION: 0.11.1
serviceAccount:
Expand Down