-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathacm.yaml
45 lines (41 loc) · 1.18 KB
/
acm.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
applications:
acm-operator:
annotations:
argocd.argoproj.io/sync-wave: "5"
destination:
namespace: open-cluster-management
source:
path: components/acm-operator
plugin:
name: argocd-lovely-plugin
env:
- name: LOVELY_PREPROCESSORS
value: yq -i '.spec.channel="release-2.12"' subscription.yaml
acm-config:
annotations:
argocd.argoproj.io/sync-wave: "15"
destination:
namespace: open-cluster-management
source:
path: components/acm-config
agent-service-config:
annotations:
argocd.argoproj.io/sync-wave: "25"
destination:
namespace: multicluster-engine
source:
path: components/agent-service-config
acm-policy-argocd-notification-annotation-policy:
annotations:
argocd.argoproj.io/sync-wave: "35"
destination:
namespace: openshift-gitops
source:
path: components/acm-policies-config/argocd-notification-annotation-policy
acm-policy-sops-auth-policy:
annotations:
argocd.argoproj.io/sync-wave: "35"
destination:
namespace: open-cluster-management
source:
path: components/acm-policies-config/sops-auth-policy