Skip to content

Commit 78c8e27

Browse files
author
dare
committed
gitlab
1 parent 95084b4 commit 78c8e27

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

argocd/apps/relax-sounds.yaml renamed to argocd/apps/gitlab.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
apiVersion: argoproj.io/v1alpha1
22
kind: Application
33
metadata:
4-
name: relax-sound
4+
name: gitlab
55
namespace: argocd
66
spec:
77
project: default
88
sources:
9-
- repoURL: 'https://charts.gabe565.com'
10-
chart: relax-sounds
11-
targetRevision: 1.0.0
9+
- repoURL: 'http://charts.gitlab.io'
10+
chart: gitlab
11+
targetRevision: 7.8.1
1212
helm:
1313
valueFiles:
14-
- $values/argocd/helm/values/relax-sounds-values.yaml
14+
- $values/argocd/helm/values/gitlab-values.yaml
15+
1516
- repoURL: '[email protected]:dareyio/terraform-aws-pipeline.git'
1617
targetRevision: main
1718
ref: values

0 commit comments

Comments
 (0)