Skip to content

Commit

Permalink
chore(consortia-env): update argo app templates
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Apr 4, 2024
1 parent c11f07a commit e8e653a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions consortia/argocd-app-templates/appsetup-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ metadata:
name: dim
spec:
destination:
namespace: product-portal
namespace: product-iam
server: 'https://kubernetes.default.svc'
source:
path: charts/dim
repoURL: 'https://github.com/phil91/dim-client.git'
targetRevision: dev
targetRevision: main
plugin:
env:
- name: AVP_SECRET
Expand Down
2 changes: 1 addition & 1 deletion consortia/argocd-app-templates/appsetup-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ metadata:
name: dim
spec:
destination:
namespace: product-portal
namespace: product-iam
server: 'https://kubernetes.default.svc'
source:
path: charts/dim
Expand Down

0 comments on commit e8e653a

Please sign in to comment.