Skip to content

Commit

Permalink
Updated resources for v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Praveenrajmani committed Sep 24, 2024
1 parent c767c13 commit fecc8f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions resources/base/DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ metadata:
spec:
selector:
matchLabels:
selector.directpv.min.io: directpv-min-io-2c3pu
selector.directpv.min.io: directpv-min-io-rfaam
template:
metadata:
annotations:
created-by: kubectl-directpv
creationTimestamp: null
labels:
selector.directpv.min.io: directpv-min-io-2c3pu
selector.directpv.min.io: directpv-min-io-rfaam
selector.directpv.min.io.service: enabled
name: node-server
namespace: directpv
Expand Down
4 changes: 2 additions & 2 deletions resources/base/Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
replicas: 3
selector:
matchLabels:
selector.directpv.min.io: controller-ms345
selector.directpv.min.io: controller-unq5d
strategy:
type: Recreate
template:
Expand All @@ -26,7 +26,7 @@ spec:
created-by: kubectl-directpv
creationTimestamp: null
labels:
selector.directpv.min.io: controller-ms345
selector.directpv.min.io: controller-unq5d
name: controller
namespace: directpv
spec:
Expand Down

0 comments on commit fecc8f2

Please sign in to comment.