Skip to content

Commit 069ca06

Browse files
committed
mark appset internal
1 parent 794d18a commit 069ca06

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

csdp/hybrid/appset.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
apiVersion: argoproj.io/v1alpha1
22
kind: ApplicationSet
33
metadata:
4+
labels:
5+
codefresh.io/internal: "true"
46
annotations:
57
argocd.argoproj.io/sync-wave: "0"
68
name: csdp

csdp/managed/appset.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
apiVersion: argoproj.io/v1alpha1
22
kind: ApplicationSet
33
metadata:
4+
labels:
5+
codefresh.io/internal: "true"
46
annotations:
57
argocd.argoproj.io/sync-wave: "0"
68
name: csdp

0 commit comments

Comments
 (0)