Skip to content
Snippets Groups Projects
Unverified Commit 7ace8de7 authored by Stefan Prodan's avatar Stefan Prodan Committed by GitHub
Browse files

Merge pull request #1942 from fluxcd/part-of-flux-label

Add part-of label to the static manifests
parents cbf2b903 928d3e21
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ kind: LabelTransformer ...@@ -3,6 +3,7 @@ kind: LabelTransformer
metadata: metadata:
name: labels name: labels
labels: labels:
app.kubernetes.io/part-of: flux
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
fieldSpecs: fieldSpecs:
- path: metadata/labels - path: metadata/labels
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment