Skip to content

Commit

Permalink
Merge pull request #155 from vshn/test-fixtures
Browse files Browse the repository at this point in the history
chore: Update test fixtures
  • Loading branch information
mhutter authored Nov 21, 2024
2 parents 88b796f + 7480065 commit 59e3e39
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 59e3e39

Please sign in to comment.