Skip to content

Commit

Permalink
chore: Update test fixtures
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Hutter <[email protected]>
  • Loading branch information
mhutter committed Nov 21, 2024
1 parent 88b796f commit 7480065
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 @@ -9,7 +9,7 @@ spec:
selector:
matchLabels:
k8ify.service: part-of-statefulset
serviceName: ""
serviceName: part-of-statefulset
template:
metadata:
creationTimestamp: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
selector:
matchLabels:
k8ify.service: regular-statefulset
serviceName: ""
serviceName: regular-statefulset
template:
metadata:
creationTimestamp: null
Expand Down

0 comments on commit 7480065

Please sign in to comment.