Skip to content

Commit

Permalink
add labels
Browse files Browse the repository at this point in the history
  • Loading branch information
jenting committed Dec 18, 2024
1 parent 4197054 commit 87cde43
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testdata/appset-project-airplanehsiao-namespaces-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ spec:
metadata:
name: 'project-airplanehsiao-{{ .namespace }}-namespaces-rbac'
namespace: '{{ .namespace }}'
labels:
appset: project-airplanehsiao-namespaces-rbac
spec:
project: "project-airplanehsiao"
sources:
Expand Down
2 changes: 2 additions & 0 deletions testdata/appset-project-hsiaoairplane-namespaces-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ spec:
metadata:
name: 'project-hsiaoairplane-{{ .namespace }}-namespaces-rbac'
namespace: '{{ .namespace }}'
labels:
appset: project-hsiaoairplane-namespaces-rbac
spec:
project: "project-hsiaoairplane"
sources:
Expand Down
2 changes: 2 additions & 0 deletions testdata/appset-projects-namespaces-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ spec:
metadata:
name: 'projects-{{ .namespace }}-namespaces-rbac'
namespace: '{{ .namespace }}'
labels:
appset: projects-namespaces-rbac
spec:
project: "projects"
sources:
Expand Down

0 comments on commit 87cde43

Please sign in to comment.