We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff95b4 commit 85aa567Copy full SHA for 85aa567
frontend/src/components/statefulset/Details.stories.tsx
@@ -26,7 +26,7 @@ const mockStatefulSet = {
26
metadata: {
27
name: 'mock-statefulset',
28
namespace: 'default',
29
- uid: '12345678-1234-1234-1234-123456789012',
+ uid: '12345678-1234-1256-1234-123456789012',
30
creationTimestamp: '2025-05-31T17:15:53.298Z',
31
},
32
spec: {
0 commit comments