Skip to content

Commit

Permalink
dup argo
Browse files Browse the repository at this point in the history
  • Loading branch information
mankrit-singh committed Feb 12, 2024
1 parent 957cb70 commit a763d60
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,3 +326,33 @@ upgrader:

# -- Docker image for upgrader
image: harness/upgrader:latest

# <---Duplicated Argo CD overrides for overridden templates--->

fullnameOverride: argocd

nameOverride: argocd

global:
image:
repository: docker.io/harness/argocd
tag: v2.9.4
imagePullPolicy: Always
logging:
format: text

repoServer:
name: repo-server
serviceAccount:
create: true

applicationSet:
name: applicationset-controller

controller:
name: application-controller
serviceAccount:
create: true

redis:
name: redis

0 comments on commit a763d60

Please sign in to comment.