Skip to content

Commit f26d83a

Browse files
Fixed the name of the monitoring appset
Signed-off-by: Markos Kandylis <markos_kandylis@hotmail.com>
1 parent 412d2ee commit f26d83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/application-sets/examples/monitoring.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: argoproj.io/v1alpha1
22
kind: ApplicationSet
33
metadata:
4-
name: cluster-addons
4+
name: cluster-monitoring
55
namespace: argocd
66
spec:
77
syncPolicy:

0 commit comments

Comments
 (0)