Skip to content
Snippets Groups Projects

[cern] Use SNAPSHOT_VALIDATION_WEBHOOK_ENABLED variable instead

Merged Robert Vasek requested to merge fix-snap-validation-webhook-label into cern/train
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -101,7 +101,7 @@ ${NVIDIA_GPU_VALUES}
snapshot-controller:
enabled: ${SNAPSHOT_CONTROLLER_ENABLED}
snapshot-validation-webhook:
enabled: ${SNAPSHOT_VALIDATION_WEBHOOK}
enabled: ${SNAPSHOT_VALIDATION_WEBHOOK_ENABLED}
node-problem-detector:
enabled: ${NPD_ENABLED}
base:
Loading