Skip to content

Commit

Permalink
add more common labels
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchuhmacher committed Nov 13, 2023
1 parent 004017e commit a9145e8
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ metadata:
app: client
app.kubernetes.io/part-of: schulcloud-verbund
app.kubernetes.io/version: {{ SCHULCLOUD_CLIENT_IMAGE_TAG }}
app.kubernetes.io/name: client
app.kubernetes.io/component: client
app.kubernetes.io/managed-by: ansible
git.branch: {{ SCHULCLOUD_CLIENT_BRANCH_NAME }}
git.repo: {{ SCHULCLOUD_CLIENT_REPO_NAME }}
spec:
Expand All @@ -27,6 +30,9 @@ spec:
app: client
app.kubernetes.io/part-of: schulcloud-verbund
app.kubernetes.io/version: {{ SCHULCLOUD_CLIENT_IMAGE_TAG }}
app.kubernetes.io/name: client
app.kubernetes.io/component: client
app.kubernetes.io/managed-by: ansible
git.branch: {{ SCHULCLOUD_CLIENT_BRANCH_NAME }}
git.repo: {{ SCHULCLOUD_CLIENT_REPO_NAME }}
annotations:
Expand Down

0 comments on commit a9145e8

Please sign in to comment.