Skip to content

Commit

Permalink
Fix wrong label.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmcwhirter committed Sep 26, 2023
1 parent 9c7e58b commit 96b5454
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
metadata:
labels:
app.kubernetes.io/name: guac-collectsub
app.kubernetes.io/component: api
app.kubernetes.io/component: collectsub
app.kubernetes.io/part-of: trustification
metrics: "true"
annotations:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
metadata:
labels:
app.kubernetes.io/name: guac-graphql
app.kubernetes.io/component: api
app.kubernetes.io/component: graphql
app.kubernetes.io/part-of: trustification
metrics: "true"
annotations:
Expand Down

0 comments on commit 96b5454

Please sign in to comment.