We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95084b4 commit 78c8e27Copy full SHA for 78c8e27
argocd/apps/relax-sounds.yaml renamed to argocd/apps/gitlab.yaml
@@ -1,17 +1,18 @@
1
apiVersion: argoproj.io/v1alpha1
2
kind: Application
3
metadata:
4
- name: relax-sound
+ name: gitlab
5
namespace: argocd
6
spec:
7
project: default
8
sources:
9
- - repoURL: 'https://charts.gabe565.com'
10
- chart: relax-sounds
11
- targetRevision: 1.0.0
+ - repoURL: 'http://charts.gitlab.io'
+ chart: gitlab
+ targetRevision: 7.8.1
12
helm:
13
valueFiles:
14
- - $values/argocd/helm/values/relax-sounds-values.yaml
+ - $values/argocd/helm/values/gitlab-values.yaml
15
+
16
- repoURL: '[email protected]:dareyio/terraform-aws-pipeline.git'
17
targetRevision: main
18
ref: values
argocd/helm/values/relax-sounds-values.yaml renamed to argocd/helm/values/gitlab-values.yaml
0 commit comments