Skip to content

Commit

Permalink
chore: refactor statefulsets
Browse files Browse the repository at this point in the history
  • Loading branch information
amlannandy committed Jan 21, 2025
1 parent 5d59c2f commit 8db8062
Show file tree
Hide file tree
Showing 22 changed files with 821 additions and 2,877 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export const QUERY_KEYS = {
K8S_CLUSTER_NAME: 'k8s.cluster.name',
K8S_NODE_NAME: 'k8s.node.name',
K8S_DEPLOYMENT_NAME: 'k8s.deployment.name',
K8S_STATEFUL_SET_NAME: 'k8s.statefulset.name',
};

/**
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8db8062

Please sign in to comment.