Skip to content

Commit

Permalink
update node class
Browse files Browse the repository at this point in the history
  • Loading branch information
orcutt989 committed Sep 11, 2023
1 parent 7bb35ac commit 30436ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snapshotEngine/snapshot-maker.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

NODE_CLASS="snapshot-${HISTORY_MODE}-node"
TARGET_VOLUME="var-volume"
PERSISTENT_VOLUME_CLAIM="$(
kubectl get po -n "$NAMESPACE" -l node_class="$NODE_CLASS" \
Expand Down

0 comments on commit 30436ac

Please sign in to comment.