Skip to content

Commit 59a1e30

Browse files
authored
Merge pull request #22 from rh-mobb/foster/acm-stuff
added acm spoke hub clusters
2 parents bc918e9 + 5b74464 commit 59a1e30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: app-of-apps-application
22
description: Chart to generate argocd apps for each team and gitops set up
3-
version: 1.5.5
3+
version: 1.5.6
44
apiVersion: v2

charts/app-of-apps-application/templates/gitops-app-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
apiVersion: argoproj.io/v1alpha1
66
kind: AppProject
77
metadata:
8-
name: "{{ $applications.apmnum }}-project"
8+
name: "{{ $applications.apmnum }}-{{ $applications.appserviceNumber }}-project"
99
namespace: application-gitops
1010
finalizers:
1111
- resources-finalizer.argocd.argoproj.io

0 commit comments

Comments
 (0)