refactor: rename part-of label from llm-workflows to ai-ml-pipelines

llm-workflows repo has been phased out. Update labels to reflect
the new ai-ml-pipelines naming convention.
This commit is contained in:
2026-02-02 17:41:27 -05:00
parent 7104698eee
commit f3d7da9008
7 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ metadata:
namespace: ai-ml
labels:
app.kubernetes.io/name: kfp-trigger
app.kubernetes.io/part-of: llm-workflows
app.kubernetes.io/part-of: ai-ml-pipelines
spec:
entrypoint: trigger-kfp-pipeline
serviceAccountName: argo-workflow
@@ -159,7 +159,7 @@ metadata:
namespace: ai-ml
labels:
app.kubernetes.io/name: kfp-component-runner
app.kubernetes.io/part-of: llm-workflows
app.kubernetes.io/part-of: ai-ml-pipelines
spec:
entrypoint: run-component
serviceAccountName: argo-workflow