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 cf682d7 commit 13ef6ac
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: calendar
app.kubernetes.io/part-of: schulcloud-verbund
app.kubernetes.io/version: {{ SCHULCLOUD_CALENDAR_IMAGE_TAG }}
app.kubernetes.io/name: calendar
app.kubernetes.io/component: calendar
app.kubernetes.io/managed-by: ansible
git.branch: {{ SCHULCLOUD_CALENDAR_BRANCH_NAME }}
git.repo: {{ SCHULCLOUD_CALENDAR_REPO_NAME }}
spec:
Expand All @@ -20,6 +23,9 @@ spec:
app: calendar
app.kubernetes.io/part-of: schulcloud-verbund
app.kubernetes.io/version: {{ SCHULCLOUD_CALENDAR_IMAGE_TAG }}
app.kubernetes.io/name: calendar
app.kubernetes.io/component: calendar
app.kubernetes.io/managed-by: ansible
git.branch: {{ SCHULCLOUD_CALENDAR_BRANCH_NAME }}
git.repo: {{ SCHULCLOUD_CALENDAR_REPO_NAME }}
spec:
Expand Down

0 comments on commit 13ef6ac

Please sign in to comment.