2
0
mirror of https://github.com/nofusscomputing/kubernetes.git synced 2025-08-02 04:22:42 +00:00

feat(gitlab-operator): Add instance label

ref: #5
This commit is contained in:
2025-06-11 22:21:35 +09:30
parent d69def132b
commit 02ccf8dbce

View File

@ -14,6 +14,7 @@ labels:
- includeSelectors: true
pairs:
app.kubernetes.io/component: ci-cd-runner
app.kubernetes.io/instance: cluster
app.kubernetes.io/name: gitlab
app.kubernetes.io/part-of: gitlab-runner-operator